|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.wotonomy.access.EOSQLExpressionFactory
net.wotonomy.jdbcadaptor.JDBCExpressionFactory
public class JDBCExpressionFactory
Concrete implementation of EOSQLExpressionFactory for use with JDBC.
| Field Summary | |
|---|---|
protected net.wotonomy.foundation.NSDictionary |
_jdbcInfo
|
| Fields inherited from class net.wotonomy.access.EOSQLExpressionFactory |
|---|
_adaptor, _expressionClass |
| Constructor Summary | |
|---|---|
JDBCExpressionFactory(net.wotonomy.access.EOAdaptor adaptor)
Creates a new instance. |
|
| Method Summary | |
|---|---|
net.wotonomy.access.EOSQLExpression |
createExpression(net.wotonomy.access.EOEntity entity)
|
| Methods inherited from class net.wotonomy.access.EOSQLExpressionFactory |
|---|
adaptor, deleteStatementWithQualifier, expressionClass, expressionForEntity, expressionForString, insertStatementForRow, selectStatementForAttributes, updateStatementForRow |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected net.wotonomy.foundation.NSDictionary _jdbcInfo
| Constructor Detail |
|---|
public JDBCExpressionFactory(net.wotonomy.access.EOAdaptor adaptor)
adaptor - The adaptor for this factory.| Method Detail |
|---|
public net.wotonomy.access.EOSQLExpression createExpression(net.wotonomy.access.EOEntity entity)
createExpression in class net.wotonomy.access.EOSQLExpressionFactory
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||