|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StringPKPersistent | |
---|---|
org.zeroexchange.dao | |
org.zeroexchange.model.dictionary | |
org.zeroexchange.model.location | |
org.zeroexchange.model.resource.property | |
org.zeroexchange.model.user |
Uses of StringPKPersistent in org.zeroexchange.dao |
---|
Classes in org.zeroexchange.dao with type parameters of type StringPKPersistent | |
---|---|
class |
BaseStringPKDAO<T extends StringPKPersistent>
Base DAO for all DAO operate with entities with string PK |
interface |
StringPKDAO<T extends StringPKPersistent>
Base DAO for all DAO operate with entities with string PK |
Uses of StringPKPersistent in org.zeroexchange.model.dictionary |
---|
Subclasses of StringPKPersistent in org.zeroexchange.model.dictionary | |
---|---|
class |
Dictionary
The dictionary enumeration. |
Uses of StringPKPersistent in org.zeroexchange.model.location |
---|
Subclasses of StringPKPersistent in org.zeroexchange.model.location | |
---|---|
class |
City
|
class |
Country
|
Uses of StringPKPersistent in org.zeroexchange.model.resource.property |
---|
Subclasses of StringPKPersistent in org.zeroexchange.model.resource.property | |
---|---|
class |
PropertyType
Type of the property (integer, double, string, etc...) |
Uses of StringPKPersistent in org.zeroexchange.model.user |
---|
Subclasses of StringPKPersistent in org.zeroexchange.model.user | |
---|---|
class |
Role
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |