|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PrimaryKeyGenerator | |
|---|---|
| ch.elca.el4j.services.persistence.generic.dto | |
| ch.elca.el4j.services.persistence.generic.primarykey | |
| Uses of PrimaryKeyGenerator in ch.elca.el4j.services.persistence.generic.dto |
|---|
| Methods in ch.elca.el4j.services.persistence.generic.dto that return PrimaryKeyGenerator | |
|---|---|
PrimaryKeyGenerator |
DtoFactory.getModificationKeyGenerator()
Deprecated. |
| Methods in ch.elca.el4j.services.persistence.generic.dto with parameters of type PrimaryKeyGenerator | |
|---|---|
void |
AbstractDto.setModificationKeyGenerator(PrimaryKeyGenerator modificationKeyGenerator)
Deprecated. |
void |
DtoFactory.setModificationKeyGenerator(PrimaryKeyGenerator modificationKeyGenerator)
Deprecated. |
| Uses of PrimaryKeyGenerator in ch.elca.el4j.services.persistence.generic.primarykey |
|---|
| Classes in ch.elca.el4j.services.persistence.generic.primarykey that implement PrimaryKeyGenerator | |
|---|---|
class |
UuidPrimaryKeyGenerator
This key generator generates UUIDs as described in "EJB Design Patterns", F. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||