Package generalDatabase
Class PamConnection
java.lang.Object
generalDatabase.PamConnection
Slightly modified connection object to pass around - contains not
only the database connection, but also an sqlTypes object which can
get's used to make a few slightly non standard mods to some column
and data formats to keep the various dbms's happy together.
- Author:
- Douglas Gillespie
-
Constructor Summary
ConstructorsConstructorDescriptionPamConnection
(DBSystem dbSystem, Connection connection, SQLTypes sqlTypes) Constructor needs a connection object and an sqlTypes object. -
Method Summary
Modifier and TypeMethodDescriptionGet a list of database sql keywords.