|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SQLEngine | |
|---|---|
| org.castor.cpa.persistence.sql.engine | |
| org.castor.cpa.persistence.sql.keygen | |
| org.exolab.castor.jdo.engine | Implementation of the Castor JDO engine. |
| Uses of SQLEngine in org.castor.cpa.persistence.sql.engine |
|---|
| Constructors in org.castor.cpa.persistence.sql.engine with parameters of type SQLEngine | |
|---|---|
SQLStatementDelete(SQLEngine engine,
PersistenceFactory factory)
Constructor. |
|
SQLStatementInsert(SQLEngine engine,
PersistenceFactory factory)
Constructor. |
|
SQLStatementInsertCheck(SQLEngine engine,
PersistenceFactory factory)
Constructor. |
|
SQLStatementUpdate(SQLEngine engine,
PersistenceFactory factory)
Constructor. |
|
SQLStatementUpdateCheck(SQLEngine engine,
PersistenceFactory factory)
Constructor. |
|
| Uses of SQLEngine in org.castor.cpa.persistence.sql.keygen |
|---|
| Methods in org.castor.cpa.persistence.sql.keygen with parameters of type SQLEngine | |
|---|---|
KeyGenerator |
SequenceDuringKeyGenerator.buildStatement(SQLEngine engine)
Builds the SQL insert statement. |
KeyGenerator |
NoKeyGenerator.buildStatement(SQLEngine engine)
Builds the SQL insert statement. |
KeyGenerator |
KeyGenerator.buildStatement(SQLEngine engine)
Builds the SQL insert statement. |
KeyGenerator |
AbstractBeforeKeyGenerator.buildStatement(SQLEngine engine)
Builds the SQL insert statement. |
KeyGenerator |
AbstractAfterKeyGenerator.buildStatement(SQLEngine engine)
Builds the SQL insert statement. |
| Uses of SQLEngine in org.exolab.castor.jdo.engine |
|---|
| Methods in org.exolab.castor.jdo.engine that return SQLEngine | |
|---|---|
SQLEngine |
SQLEngine.getExtends()
|
| Methods in org.exolab.castor.jdo.engine with parameters of type SQLEngine | |
|---|---|
void |
SQLEngine.setExtends(SQLEngine engine)
Mutator method for setting extends SQLEngine. |
| Constructors in org.exolab.castor.jdo.engine with parameters of type SQLEngine | |
|---|---|
SQLStatementLoad(SQLEngine engine,
PersistenceFactory factory)
|
|
SQLStatementQuery(SQLEngine engine,
PersistenceFactory factory)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||