- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
-
Method Detail
-
find
E find(I primaryKey)
- Parameters:
primaryKey - primary key
- Returns:
- found entity instance or
null if not found
-
remove
E remove(I primaryKey)
- Parameters:
primaryKey - primary key
- Returns:
- removed entity instance or
null if not found
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2011-2013. All Rights Reserved.