|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UserTransactionSession | |
---|---|
org.jboss.tm.usertx.interfaces | Package description goes here. |
org.jboss.tm.usertx.server | Package description goes here. |
Uses of UserTransactionSession in org.jboss.tm.usertx.interfaces |
---|
Methods in org.jboss.tm.usertx.interfaces that return UserTransactionSession | |
---|---|
UserTransactionSession |
UserTransactionSessionFactory.newInstance()
Create and return a new session. |
Uses of UserTransactionSession in org.jboss.tm.usertx.server |
---|
Classes in org.jboss.tm.usertx.server that implement UserTransactionSession | |
---|---|
class |
UserTransactionSessionImpl
A UserTransaction session implementation. |
class |
UserTransactionSessionImpl_Stub
|
Methods in org.jboss.tm.usertx.server that return UserTransactionSession | |
---|---|
static UserTransactionSession |
UserTransactionSessionImpl.getInstance()
|
UserTransactionSession |
UserTransactionSessionFactoryImpl_Stub.newInstance()
|
UserTransactionSession |
UserTransactionSessionFactoryImpl.newInstance()
Create and return a new session. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |