Uses of Class
org.mentabean.jdbc.AnsiSQLBeanSession

Packages that use AnsiSQLBeanSession
org.mentabean.jdbc   
 

Uses of AnsiSQLBeanSession in org.mentabean.jdbc
 

Subclasses of AnsiSQLBeanSession in org.mentabean.jdbc
 class FirebirdBeanSession
          Firebird support.
 class H2BeanSession
          H2 supports AUTOINCREMENT and SEQUENCE fields.
 class MySQLBeanSession
          MySQL only supports auto-increment.
 class OracleBeanSession
          When using limit, Oracle will NOT sort first before limiting, so a trick must be used.
 class PostgreSQLBeanSession
          Now in PostgreSQL is 'current_timestamp'.
 



Copyright © 2012. All Rights Reserved.