Package | Description |
---|---|
org.josef.jdbc |
jdbc related classes.
|
org.josef.util |
Utility Classes.
|
Class and Description |
---|
Column
Abstraction of a column of a database table.
|
Constraint
Abstraction of a database constraint.
|
ConstraintType
Enumeration of database constraint types.
|
CType
Enumeration of JDBC types.
|
Database
Utility class to access a relational database.
|
DatabaseType
Enumeration of (SQL) Databases.
|
DerbyDatabase
Abstraction of a Derby database.
|
OracleDatabase
Abstraction of an Oracle database.
|
OrderByColumn
Abstraction of a column used in an order by clause.
|
ResultSetRowCallBackInterface
A call back interface that allows you to fetch columns from a kind of result set.
|
ResultSetRowInterface
Result Set Row Interface.
|
StoredProcedureParameter
Abstraction of a SQL parameter that is used in a stored procedure.
|
StoredProcedureParameterType
Enumeration of SQL stored procedure parameter types.
|
Table
Abstraction of a database table.
|
Class and Description |
---|
DatabaseType
Enumeration of (SQL) Databases.
|
Copyright © 2008–2018. All rights reserved.