|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ws.jaxme.sqls.impl.ObjectFactoryImpl
org.apache.ws.jaxme.sqls.oracle.OraObjectFactoryImpl
public class OraObjectFactoryImpl
Constructor Summary | |
---|---|
OraObjectFactoryImpl()
|
Method Summary | |
---|---|
JoinReference |
newJoinReference(SelectTableReference pSelectTableReference,
Table pTable,
boolean pIsLeftOuterJoin)
Returns an instance of JoinReference . |
Methods inherited from class org.apache.ws.jaxme.sqls.impl.ObjectFactoryImpl |
---|
newFunction, newRawSQL |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OraObjectFactoryImpl()
Method Detail |
---|
public JoinReference newJoinReference(SelectTableReference pSelectTableReference, Table pTable, boolean pIsLeftOuterJoin)
ObjectFactory
Returns an instance of JoinReference
.
newJoinReference
in interface ObjectFactory
newJoinReference
in class ObjectFactoryImpl
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |