|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DbMetaInfo | |
|---|---|
| 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. |
| Uses of DbMetaInfo in org.castor.cpa.persistence.sql.driver |
|---|
| Fields in org.castor.cpa.persistence.sql.driver declared as DbMetaInfo | |
|---|---|
protected DbMetaInfo |
JDBCQueryExpression._dbInfo
MetaInfo as acquired from the RDBMS. |
| Methods in org.castor.cpa.persistence.sql.driver with parameters of type DbMetaInfo | |
|---|---|
void |
JDBCQueryExpression.setDbMetaInfo(DbMetaInfo dbInfo)
Store database meta information. |
| Uses of DbMetaInfo in org.castor.persist |
|---|
| Methods in org.castor.persist that return DbMetaInfo | |
|---|---|
DbMetaInfo |
TransactionContext.getConnectionInfo(LockEngine engine)
Returns meta-data related to the RDBMS used. |
DbMetaInfo |
AbstractTransactionContext.getConnectionInfo(LockEngine engine)
Returns meta-data related to the RDBMS used. |
| Uses of DbMetaInfo in org.exolab.castor.jdo.oql |
|---|
| Constructors in org.exolab.castor.jdo.oql with parameters of type DbMetaInfo | |
|---|---|
ParseTreeWalker(LockEngine dbEngine,
ParseTreeNode parseTree,
ClassLoader classLoader,
DbMetaInfo dbInfo)
Creates a new parse tree walker. |
|
| Uses of DbMetaInfo in org.exolab.castor.persist.spi |
|---|
| Methods in org.exolab.castor.persist.spi with parameters of type DbMetaInfo | |
|---|---|
void |
QueryExpression.setDbMetaInfo(DbMetaInfo dbInfo)
Store database meta information. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||