|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DeclaredSql | |
---|---|
org.apache.openejb.jee.jba.cmp | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
Uses of DeclaredSql in org.apache.openejb.jee.jba.cmp |
---|
Fields in org.apache.openejb.jee.jba.cmp declared as DeclaredSql | |
---|---|
protected DeclaredSql |
Query.declaredSql
|
Methods in org.apache.openejb.jee.jba.cmp that return DeclaredSql | |
---|---|
DeclaredSql |
ObjectFactory.createDeclaredSql()
Create an instance of DeclaredSql |
DeclaredSql |
Query.getDeclaredSql()
Gets the value of the declaredSql property. |
Methods in org.apache.openejb.jee.jba.cmp with parameters of type DeclaredSql | |
---|---|
void |
Query.setDeclaredSql(DeclaredSql value)
Sets the value of the declaredSql property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |