Uses of Class
org.oa4mp.delegation.common.storage.transactions.BasicTransactionKeys
-
-
Uses of BasicTransactionKeys in org.oa4mp.delegation.common.storage.transactions
Methods in org.oa4mp.delegation.common.storage.transactions that return BasicTransactionKeys Modifier and Type Method Description protected BasicTransactionKeys
BasicTransactionTable. btk()
protected BasicTransactionKeys
BasicTransactionConverter. getBTKeys()
Constructors in org.oa4mp.delegation.common.storage.transactions with parameters of type BasicTransactionKeys Constructor Description BasicTransactionTable(BasicTransactionKeys keys, String schema, String tablenamePrefix, String tablename)
The schema and prefix are not part of the table's information, actually, but are needed to create its fully qualified name in context. -
Uses of BasicTransactionKeys in org.oa4mp.delegation.server.storage.support
Subclasses of BasicTransactionKeys in org.oa4mp.delegation.server.storage.support Modifier and Type Class Description class
ServiceTransactionKeys
Created by Jeff Gaynor
on 4/25/12 at 3:09 PM -
Uses of BasicTransactionKeys in org.oa4mp.server.api.admin.transactions
Subclasses of BasicTransactionKeys in org.oa4mp.server.api.admin.transactions Modifier and Type Class Description class
DSTransactionKeys
Created by Jeff Gaynor
on 4/25/12 at 3:08 PM -
Uses of BasicTransactionKeys in org.oa4mp.server.loader.oauth2.storage.transactions
Subclasses of BasicTransactionKeys in org.oa4mp.server.loader.oauth2.storage.transactions Modifier and Type Class Description class
OA2TransactionKeys
Created by Jeff Gaynor
on 2/28/14 at 5:22 PM
-