Uses of Class
ch.sahits.codegen.java.input.db.MySQLConnection

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

Uses of MySQLConnection in ch.sahits.codegen.java.input.db
 

Subclasses of MySQLConnection in ch.sahits.codegen.java.input.db
 class MySQLConnectionModelGenerator
          This class can generate a model from a connection to a MySQL database.