Uses of Class
com.compomics.util.db.GeneratorException
Packages that use GeneratorException
-
Uses of GeneratorException in com.compomics.util.db
Methods in com.compomics.util.db that throw GeneratorExceptionModifier and TypeMethodDescriptionvoidDBAccessorGenerator.startGenerator(String aDriver, String aUrl, String aTable, String aPackageName) This method starts the generator for the specified parameters.voidDBAccessorGenerator.startGenerator(String aDriver, String aUrl, String aTable, String aUser, String aPassword, String aPackageName, boolean aDebug) This method starts the generator for the specified parameters.