Uses of Class
org.apache.openejb.jee.jba.cmp.DeclaredSql
-
Packages that use DeclaredSql Package Description 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 Modifier and Type Field Description protected DeclaredSqlQuery. declaredSqlMethods in org.apache.openejb.jee.jba.cmp that return DeclaredSql Modifier and Type Method Description DeclaredSqlObjectFactory. createDeclaredSql()Create an instance ofDeclaredSqlDeclaredSqlQuery. getDeclaredSql()Gets the value of the declaredSql property.Methods in org.apache.openejb.jee.jba.cmp with parameters of type DeclaredSql Modifier and Type Method Description voidQuery. setDeclaredSql(DeclaredSql value)Sets the value of the declaredSql property.
-