org.codehaus.modello.generator.database.type
public class TypesFactory extends Object
Version: 1.1 2003/02/05 08:08:37
| Method Summary | |
|---|---|
| static Types | create(Connection connection)
Construct a new Types, using meta-data obtained from
a database connection
|
Types, using meta-data obtained from
a database connection
Parameters: connection the database connection to obtain meta-data from
Throws: SQLException if meta-data cannot be accessed