Uses of Class
com.compomics.util.db.GeneratorException
Package | Description |
---|---|
com.compomics.util.db |
Database related classes.
|
-
Uses of GeneratorException in com.compomics.util.db
Methods in com.compomics.util.db that throw GeneratorException Modifier and Type Method Description void
DBAccessorGenerator. startGenerator(String aDriver, String aUrl, String aTable, String aPackageName)
This method starts the generator for the specified parameters.void
DBAccessorGenerator. startGenerator(String aDriver, String aUrl, String aTable, String aUser, String aPassword, String aPackageName, boolean aDebug)
This method starts the generator for the specified parameters.