Uses of Class
org.apache.empire.db.context.DBContextStatic
Packages that use DBContextStatic
-
Uses of DBContextStatic in org.apache.empire.db.context
Methods in org.apache.empire.db.context that return DBContextStaticModifier and TypeMethodDescriptionDBContextStatic.setPreparedStatementsEnabled(boolean enabled) Enables or disables the use of prepared statements for update and insert commands as well as for read operations on a DBRecord.DBContextStatic.setRollbackHandlingEnabled(boolean enabled) Enables or disables rollback handling