org.beangle.data.jdbc.engine.Engine
See theEngine companion object
RDBMS engine interface It provides type mapping,default schema definition,key words,version etc.
Attributes
- Companion
- object
- Graph
-
- Supertypes
- Known subtypes
-
class AbstractEngineclass DB2V8class Derby10class H2class MySQL5class Oracle10gclass Oracle12cclass PostgreSQL10class SQLServer2005class SQLServer2008class SQLServer2012Show all
Members list
Value members
Abstract methods
Concrete methods
resolve all driver typecodes to jdbc typecodes
resolve all driver typecodes to jdbc typecodes
Attributes
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Definition Classes
-
Any
Inherited methods
Attributes
- Inherited from:
- Dialect
Attributes
- Inherited from:
- Dialect
Attributes
- Inherited from:
- Dialect
Attributes
- Inherited from:
- Dialect
Attributes
- Inherited from:
- Dialect
Attributes
- Inherited from:
- Dialect
Attributes
- Inherited from:
- Dialect
Attributes
- Inherited from:
- Dialect
Attributes
- Inherited from:
- Dialect
generate limit sql
Attributes
- Inherited from:
- Dialect
In this article