Index
All Classes and Interfaces|All Packages|Serialized Form
D
- dataObject() - Method in class net.sf.persism.Result
-
Instance of the possibly modified object after insert.
- delete(Class<?>, Parameters) - Method in class net.sf.persism.Session
-
Deletes data from the database based on the specified primary keys provided
- delete(Class<?>, SQL) - Method in class net.sf.persism.Session
-
Deletes data from the database based on the specified WHERE clause
- delete(Class<?>, SQL, Parameters) - Method in class net.sf.persism.Session
-
Deletes data from the database based on the specified WHERE clause and parameters
- delete(T) - Method in class net.sf.persism.Session
-
Deletes the data object from the database.
All Classes and Interfaces|All Packages|Serialized Form