javax.resource.spi
Interface ManagedConnectionMetaData
public interface ManagedConnectionMetaData
- Version:
- $Rev: 704729 $ $Date: 2008-10-15 00:59:51 +0200 (Mi, 15. Okt 2008) $
getEISProductName
String getEISProductName()
throws ResourceException
- Throws:
ResourceException
getEISProductVersion
String getEISProductVersion()
throws ResourceException
- Throws:
ResourceException
getMaxConnections
int getMaxConnections()
throws ResourceException
- Throws:
ResourceException
getUserName
String getUserName()
throws ResourceException
- Throws:
ResourceException
Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.