|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use velosurf.sql | |
---|---|
velosurf | Contains the Velosurf tool. |
velosurf.context | Contains all classes that can be accessed from inside a Velocity template. |
velosurf.model | Classes linked to the data model : entities, attributes and actions |
velosurf.sql | Contains all core classes dealing with the database itself. |
velosurf.validation | Contains all classes related to data validation constraints. |
velosurf.web | Contains the Velocity View Tools version of the Velosurf tool, plus an http query parameter parser tool. |
Classes in velosurf.sql used by velosurf | |
---|---|
Database
This class encapsulates a connection to the database and contains all the stuff relative to it. |
Classes in velosurf.sql used by velosurf.context | |
---|---|
Database
This class encapsulates a connection to the database and contains all the stuff relative to it. |
|
PooledStatement
This abstract class represents a pooled object. |
|
RowHandler
This interface represents objects having read-only properties |
Classes in velosurf.sql used by velosurf.model | |
---|---|
Database
This class encapsulates a connection to the database and contains all the stuff relative to it. |
Classes in velosurf.sql used by velosurf.sql | |
---|---|
ConnectionPool
Connection pool. |
|
ConnectionWrapper
Connection wrapper class. |
|
Database
This class encapsulates a connection to the database and contains all the stuff relative to it. |
|
DriverInfo
Contains specific description and behaviour of jdbc drivers. |
|
Pool
This interface represents a generic pool of objects - no real need for now. |
|
PooledPreparedStatement
this class encapsulates a jdbc PreparedStatement. |
|
PooledSimpleStatement
this class encapsulates a jdbc Statement. |
|
PooledStatement
This abstract class represents a pooled object. |
|
PreparedStatementPool
This class is a pool of PooledPreparedStatements. |
|
ReverseEngineer
Class used to reverse engine a database. |
|
RowHandler
This interface represents objects having read-only properties |
|
StatementPool
This class is a pool of PooledStatements. |
Classes in velosurf.sql used by velosurf.validation | |
---|---|
Database
This class encapsulates a connection to the database and contains all the stuff relative to it. |
Classes in velosurf.sql used by velosurf.web | |
---|---|
Database
This class encapsulates a connection to the database and contains all the stuff relative to it. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |