|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BeanSession | |
|---|---|
| org.mentabean | |
| org.mentabean.jdbc | |
| Uses of BeanSession in org.mentabean |
|---|
| Constructors in org.mentabean with parameters of type BeanSession | |
|---|---|
BaseMentaBean(Object bean,
BeanSession session)
|
|
| Uses of BeanSession in org.mentabean.jdbc |
|---|
| Classes in org.mentabean.jdbc that implement BeanSession | |
|---|---|
class |
AnsiSQLBeanSession
The bean session implementation based on JDBC and SQL. |
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'. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||