ORCentral
Classes

Package eu.coform.database.command

Classes

class  AllLocationsFromDBCommand
 Database command to get all locations from database. More...
class  CheckLocationDBCommand
 Database command to get internal database id of location. More...
class  CheckLocationSessionExistsDBCommand
class  CheckLoginDBCommand
 Database command to check whether username and password are correct. More...
class  CheckPrimarySessionDBCommand
interface  DatabaseCommand
 Interface for database commands. More...
class  GetNewSessionUIDDBCommand
 Database command to get a new UUID for a new session. More...
class  InsertDatasetDBCommand
 Database command to insert a new dataset into the database. More...
class  InsertFileDBCommand
 Database command to insert a new file into the database. More...
class  InsertFileStatusCommand
 Database command to insert a new filestatus into the database. More...
class  InsertMimetypeCommand
 Databaes command to insert a new mimetype into the database. More...
class  InsertUUIDDBCommand
 Database command to insert a new UUID into the database. More...
class  IntIDDBCommand
 Database command to query the integer-id for a given uuid from the database. More...
class  LocationByNameFromDBCommand
 Database command to query a location by name. More...
interface  MultipleResultDatabaseCommand
 Abstract databae class for commands that produce a result. More...
class  NewSessionDBCommand
class  NextIdCommand
 Database command to decide which is the next ID to use on a given column and table. More...
interface  ResultDatabaseCommand
 Database command base for commands that produce one result. More...
class  UniqueIDFromDBCommand
 Get the unique id from an interal id from the database. More...
class  UpdateExistingSessionDBCommand
class  UserIdForSessDBCommand
 Get user id for session. More...
 All Classes Namespaces Files Functions Variables Enumerations