| Interface | Description |
|---|---|
| AutoGenerator |
AutoGenerator interface , all client should implement this interface
in order to support auto generation strategy. |
| Generator |
Generator Interface implemented by all generator.
|
| IdentityGenerator |
IdentityGenerator interface , all client should implement this
interface in order to support identity generation strategy. |
| SequenceGenerator |
SequenceGenerator interface , all client should implement this
interface in order to support sequence generation strategy. |
| TableGenerator |
TableGenerator interface , all client should implement this interface
in order to support table generation strategy. |
Copyright © 2015. All Rights Reserved.