|
||||||||||
PREV CLASS NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.resource.adapter.jdbc.BaseWrapperManagedConnectionFactory (src)
org.jboss.resource.adapter.jdbc.local.LocalManagedConnectionFactory (src)
org.jboss.resource.adapter.jdbc.local.HALocalManagedConnectionFactory
Nested Class Summary | |
static class |
HALocalManagedConnectionFactory.URLSelector (src)
|
Field Summary |
Fields inherited from class org.jboss.resource.adapter.jdbc.local.LocalManagedConnectionFactory (src) |
connectionProperties |
Fields inherited from class org.jboss.resource.adapter.jdbc.BaseWrapperManagedConnectionFactory (src) |
checkValidConnectionSQL, connectionChecker, connectionProps, doQueryTimeout, log, newConnectionSQL, password, preparedStatementCacheSize, sharePS, TRACK_STATEMENTS_FALSE, TRACK_STATEMENTS_FALSE_INT, TRACK_STATEMENTS_NOWARN, TRACK_STATEMENTS_NOWARN_INT, TRACK_STATEMENTS_TRUE, TRACK_STATEMENTS_TRUE_INT, trackStatements, transactionIsolation, userName, validConnectionCheckerClassName |
Constructor Summary | |
HALocalManagedConnectionFactory()
|
Method Summary | |
ManagedConnection (src) |
createManagedConnection(javax.security.auth.Subject subject,
ConnectionRequestInfo (src) cri)
Creates a new ManagedConnection |
java.lang.String |
getURLDelimeter()
|
void |
setConnectionURL(java.lang.String connectionURL)
Set the value of ConnectionURL. |
void |
setURLDelimeter(java.lang.String urlDelimeter)
|
Methods inherited from class org.jboss.resource.adapter.jdbc.local.LocalManagedConnectionFactory (src) |
equals, getConnectionProperties, getConnectionURL, getDriver, getDriverClass, hashCode, internalGetConnectionURL, matchManagedConnections, setConnectionProperties, setDriverClass |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public HALocalManagedConnectionFactory()
Method Detail |
public java.lang.String getURLDelimeter()
public void setURLDelimeter(java.lang.String urlDelimeter)
public void setConnectionURL(java.lang.String connectionURL)
LocalManagedConnectionFactory (src)
setConnectionURL
in class LocalManagedConnectionFactory (src)
public ManagedConnection (src) createManagedConnection(javax.security.auth.Subject subject, ConnectionRequestInfo (src) cri) throws ResourceException (src)
ManagedConnectionFactory (src)
createManagedConnection
in interface ManagedConnectionFactory (src)
createManagedConnection
in class LocalManagedConnectionFactory (src)
ResourceException (src)
-
|
||||||||||
PREV CLASS NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |