| Package | Description |
|---|---|
| org.castor.cpa.persistence.sql.driver | |
| org.castor.persist | |
| org.exolab.castor.jdo.oql | |
| org.exolab.castor.persist.spi |
Defines the interfaces for persistence engine service providers.
|
| Modifier and Type | Field and Description |
|---|---|
protected DbMetaInfo |
JDBCQueryExpression._dbInfo
MetaInfo as acquired from the RDBMS.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JDBCQueryExpression.setDbMetaInfo(DbMetaInfo dbInfo)
Store database meta information.
|
| Modifier and Type | Method and Description |
|---|---|
DbMetaInfo |
AbstractTransactionContext.getConnectionInfo(LockEngine engine)
Returns meta-data related to the RDBMS used.
|
DbMetaInfo |
TransactionContext.getConnectionInfo(LockEngine engine)
Returns meta-data related to the RDBMS used.
|
| Constructor and Description |
|---|
ParseTreeWalker(LockEngine dbEngine,
ParseTreeNode parseTree,
ClassLoader classLoader,
DbMetaInfo dbInfo)
Creates a new parse tree walker.
|
| Modifier and Type | Method and Description |
|---|---|
void |
QueryExpression.setDbMetaInfo(DbMetaInfo dbInfo)
Store database meta information.
|
Copyright © 2014. All rights reserved.