Uses of Class
net.ontopia.persistence.query.sql.SQLStatement
-
Packages that use SQLStatement Package Description net.ontopia.persistence.proxy An object-relational mapping framework. -
-
Uses of SQLStatement in net.ontopia.persistence.proxy
Methods in net.ontopia.persistence.proxy that return SQLStatement Modifier and Type Method Description protected SQLStatement
QueryDescriptor. createSQLStatement(StorageIF storage, String[] platforms)
-