Skip navigation links
B C D E F G I N P R S T U V W 

D

DBColumn - Annotation Type in de.uhilger.baselink
Annotation to denote a database column.
DBColumn.Type - Enum in de.uhilger.baselink
column types as distinguished by this interface
DBPrimaryKey - Annotation Type in de.uhilger.baselink
Annotation to denote a primary key index.
DBTable - Annotation Type in de.uhilger.baselink
Annotation to denote a database table.
dburl - Variable in class de.uhilger.baselink.PersistenceManager
reference to JDBC url to use for connections in development mode
de.uhilger.baselink - package de.uhilger.baselink
 
delete(Object) - Method in class de.uhilger.baselink.PersistenceManager
Delete a given object from the database Use this method for single deletes.
delete(Connection, Object) - Method in class de.uhilger.baselink.PersistenceManager
Delete a given object from the database Use this method for single deletes.
delete(Object, Record) - Method in class de.uhilger.baselink.PersistenceManager
Delete a given object from the database
delete(Connection, Object, Record) - Method in class de.uhilger.baselink.PersistenceManager
Delete a given object from the database
DO_INCLUDE_BLOBS - Static variable in class de.uhilger.baselink.Util
 
DONT_INCLUDE_BLOBS - Static variable in class de.uhilger.baselink.Util
 
ds - Variable in class de.uhilger.baselink.PersistenceManager
reference to data source to use for connections in production mode
B C D E F G I N P R S T U V W 
Skip navigation links