Package org.mentabean.jdbc

Class Summary
AnsiSQLBeanSession The bean session implementation based on JDBC and SQL.
FirebirdBeanSession Firebird support.
H2BeanSession H2 supports AUTOINCREMENT and SEQUENCE fields.
MySQLBeanSession MySQL only supports auto-increment.
OracleBeanSession When using limit, Oracle will NOT sort first before limiting, so a trick must be used.
PostgreSQLBeanSession Now in PostgreSQL is 'current_timestamp'.
 



Copyright © 2012. All Rights Reserved.