Uses of Package
ch.sahits.codegen.java.input.db

Packages that use ch.sahits.codegen.java.input.db
ch.sahits.codegen.java.input.db   
 

Classes in ch.sahits.codegen.java.input.db used by ch.sahits.codegen.java.input.db
DBConnection
          This abstract class handles the connection to the DB.
IMySQLCreateToken
          Specialized tokens for MySQL
IOracleCreateToken
          Specialized tokens for Oracle
ISQLServerCreateToken
          Specialized tokens for SQL Server
MySQLConnection
          This class handles the connection to a MySQL DB.
OracleConnection
          This class handles the connection to a Oracle DB.
SQLServerConnection
          This class handles the connection to a SQL Server DB.