| Package | Description |
|---|---|
| org.databene.jdbacl | |
| org.databene.jdbacl.dialect | |
| org.databene.jdbacl.model | |
| org.databene.jdbacl.sql |
| Class and Description |
|---|
| ColumnInfo
Holds name and type information of a database column.
|
| DatabaseDialect
Provides abstractions of concepts that are implemented differently
by different database vendors.
|
| DBExecutionResult
Wrapper class for database results which tracks the information
if the according command changed the database structure.
|
| JDBCConnectData
Data Object that contains the typical data required for a JDBC database login.
|
| JDBCDriverInfo
Represents a JDBC driver and related information.
|
| NameSpec
Enumerates name specification options for database objects.
|
| ResultsWithMetadata
Wraps a tabular query result with its metadata.
|
| SQLScriptException
Indicates an error in the execution of a SQL script.
|
| Class and Description |
|---|
| DatabaseDialect
Provides abstractions of concepts that are implemented differently
by different database vendors.
|
| Class and Description |
|---|
| DatabaseDialect
Provides abstractions of concepts that are implemented differently
by different database vendors.
|
| Class and Description |
|---|
| DatabaseDialect
Provides abstractions of concepts that are implemented differently
by different database vendors.
|
Copyright © 2006–2014 Volker Bergmann. All rights reserved.