Uses of Class
org.gcube.application.aquamaps.aquamapsservice.impl.db.DBSession.ALTER_OPERATION

Packages that use DBSession.ALTER_OPERATION
org.gcube.application.aquamaps.aquamapsservice.impl.db   
 

Uses of DBSession.ALTER_OPERATION in org.gcube.application.aquamaps.aquamapsservice.impl.db
 

Methods in org.gcube.application.aquamaps.aquamapsservice.impl.db that return DBSession.ALTER_OPERATION
static DBSession.ALTER_OPERATION DBSession.ALTER_OPERATION.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DBSession.ALTER_OPERATION[] DBSession.ALTER_OPERATION.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.gcube.application.aquamaps.aquamapsservice.impl.db with parameters of type DBSession.ALTER_OPERATION
 void DBSession.alterColumn(String tableName, DBSession.ALTER_OPERATION op, String... columnsAndConstraintDefinition)
           
 



Copyright © 2013. All Rights Reserved.