|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
SelectCallback<T> | SelectCallback is callback interface that can be used together with Select query annotation. |
SqlOperation | psdo: comments SqlOperation defines ability to execute SQL operation. |
Class Summary | |
---|---|
DaoUtils | DaoUtils provides utility methods that can be used with DDao framework. |
Exception Summary | |
---|---|
DaoException | psdo: add class comments Created-By: Pavel Syrtsov Date: Apr 10, 2008 Time: 9:39:39 PM |
Annotation Types Summary | |
---|---|
Delete | Annotation Delete allows to attach delete statement to ddao method. |
Insert | Annotation Insert allows to attach insert statement to ddao method. |
InsertAndGetId | Annotation InsertAndGetId allows to attach insert statement to ddao method. |
JDBCDao | psdo: comments Created by: Pavel Syrtsov Date: Apr 1, 2007 Time: 11:56:36 PM |
JNDIDao | psdo: comments
This annotation defines tnat interface logic that it is attached to
is Dao interface and should be interpreted
by DaoInvocationHandlerImpl . |
Select | Annotation Select allows to attach select statement to ddao method. |
SqlAnnotation | SqlAnotation have to be attached to annotation that defines new Dao operation. |
Update | Created by: Pavel Syrtsov Date: Apr 1, 2007 Time: 11:58:13 PM |
UseStatementFactory | Created by Pavel Syrtsov Date: Nov 3, 2007 Time: 8:33:08 PM |
package ddao - Code for Dynamic Dao framework.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |