Package | Description |
---|---|
net.ontopia.persistence.query.sql |
Object model for representing SQL queries.
|
Modifier and Type | Class and Description |
---|---|
class |
MySQLGenerator
INTERNAL: MySQL SQL statement generator.
|
class |
OracleSQLGenerator
INTERNAL: Oracle SQL statement generator.
|
class |
PostgreSQLGenerator
INTERNAL: PostgreSQL SQL statement generator.
|
class |
SQLServerSQLGenerator
INTERNAL: Microsoft SQL Server SQL statement generator.
|