Uses of Class
com.storedobject.core.RawSQL
Packages that use RawSQL
-
Uses of RawSQL in com.storedobject.core
Methods in com.storedobject.core that return RawSQLModifier and TypeMethodDescriptionprotected RawSQLDatabase.getSQL()A convenient method to create RawSQL object for executing adhoc SQL statements.Methods in com.storedobject.core with parameters of type RawSQLModifier and TypeMethodDescriptionfinal com.storedobject.core.SQLConnector.DBConnectionSQLConnector.getConnection(RawSQL sql, boolean master) Gets a connection.abstract booleanCheck if the username passed is a valid login of the SQL connection passed.Constructors in com.storedobject.core with parameters of type RawSQL -
Uses of RawSQL in com.storedobject.database.postgres
Methods in com.storedobject.database.postgres with parameters of type RawSQL