Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
All Classes
B
C
D
E
F
G
J
M
N
P
R
S
T
G
getConnection()
- Method in class com.framework.jdto.transaction.
TransactionContext
Returns the connection that is held by the current Transaction.
getCurrentTransaction()
- Static method in class com.framework.jdto.transaction.
TransactionContextManager
This method gets the currently running Transaction
getDataSource()
- Method in class com.framework.jdto.finder.
ServiceFinder
Returns the DataSource object for the JNDI Name which is set in jdto.properties.
getDataSource(String)
- Method in class com.framework.jdto.finder.
ServiceFinder
Returns the DataSource object of the corresponding JNDI Name.
getDatasourceJNDIName()
- Static method in class com.framework.jdto.properties.
JdtoProperties
getInitialContextFactory()
- Static method in class com.framework.jdto.properties.
JdtoProperties
getInstance()
- Static method in class com.framework.jdto.finder.
ServiceFinder
This method maintains the Singleton instance of the class.
getInstance()
- Static method in class com.framework.jdto.transaction.
TransactionContextManager
This method ensures there is one and only one TransactionContextManager available to handle all the transactions.
getProviderURL()
- Static method in class com.framework.jdto.properties.
JdtoProperties
getSql()
- Method in class com.framework.jdto.jdbc.wrapper.
PreparedStatementWrapper
Returns the sql query that is associated with the current PreparedStatementWrapper object
getSql()
- Method in class com.framework.jdto.jdbc.wrapper.
StatementWrapper
Returns the sql query that is associated with the current StatementWrapper object
getStatus()
- Method in interface com.framework.jdto.transaction.
Transaction
Obtain the status of the transaction associated with the current thread.
getStatus()
- Method in class com.framework.jdto.transaction.
TransactionContext
Gets the current Transaction Status.
getString(String)
- Static method in class com.framework.jdto.properties.
JdtoProperties
Retrieve a value from the properties file.
getTransactionOwner()
- Method in class com.framework.jdto.transaction.
TransactionContext
Returns the current Transaction Owner
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
All Classes
B
C
D
E
F
G
J
M
N
P
R
S
T