|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.tranql.sql.EJBQLToPhysicalQuery
public class EJBQLToPhysicalQuery
| Constructor Summary | |
|---|---|
EJBQLToPhysicalQuery(EJBSchema ejbSchema,
SQLSchema sqlSchema,
GlobalSchema globalSchema)
|
|
| Method Summary | |
|---|---|
java.util.Map |
buildFinders(EJB ejb)
|
QueryCommand |
buildQueryCommand(SelectEJBQLQuery query)
|
java.util.Map |
buildSelects(EJB ejb)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EJBQLToPhysicalQuery(EJBSchema ejbSchema,
SQLSchema sqlSchema,
GlobalSchema globalSchema)
| Method Detail |
|---|
public java.util.Map buildFinders(EJB ejb)
throws QueryException
buildFinders in interface EJBQLQueryToSQLCommandCompilerQueryException
public java.util.Map buildSelects(EJB ejb)
throws QueryException
buildSelects in interface EJBQLQueryToSQLCommandCompilerQueryException
public QueryCommand buildQueryCommand(SelectEJBQLQuery query)
throws QueryException
buildQueryCommand in interface EJBQLQueryToSQLCommandCompilerQueryException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||