|
deegree 2.2 (2008/12/22 11:33 build-3038-official) | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of IdGenerationException in org.deegree.io.datastore |
|---|
| Methods in org.deegree.io.datastore that throw IdGenerationException | |
|---|---|
static Object |
FeatureId.removeFIDPrefix(String id,
MappedGMLId idMapping)
Removes the prefix from the given feature id. |
| Constructors in org.deegree.io.datastore that throw IdGenerationException | |
|---|---|
FeatureId(MappedFeatureType ft,
String fid)
Creates a new instance of FeatureId from the given parameters. |
|
FeatureId(MappedGMLId fidDefinition,
String fid)
Deprecated. use FeatureId.FeatureId(MappedFeatureType, String) instead |
|
| Uses of IdGenerationException in org.deegree.io.datastore.idgenerator |
|---|
| Methods in org.deegree.io.datastore.idgenerator that throw IdGenerationException | |
|---|---|
void |
FeatureIdAssigner.assignFID(Feature feature,
DatastoreTransaction ta)
Assigns valid FeatureIds to the given feature instance and it's subfeatures. |
String |
UUIDGenerator.getNewId(DatastoreTransaction ta)
Returns a new primary key. |
String |
ParentIDGenerator.getNewId(DatastoreTransaction ta)
Returns a new primary key. |
abstract Object |
IdGenerator.getNewId(DatastoreTransaction ta)
Returns a new primary key. |
FeatureId |
UUIDGenerator.getNewId(MappedFeatureType ft,
DatastoreTransaction ta)
Returns a new id for a feature of the given type. |
FeatureId |
ParentIDGenerator.getNewId(MappedFeatureType ft,
DatastoreTransaction ta)
Returns a new id for a feature of the given type. |
abstract FeatureId |
IdGenerator.getNewId(MappedFeatureType ft,
DatastoreTransaction ta)
Returns a new id for a feature of the given type. |
| Constructors in org.deegree.io.datastore.idgenerator that throw IdGenerationException | |
|---|---|
UUIDGenerator(Properties params)
Creates a new UUIDGenerator instance. |
|
| Uses of IdGenerationException in org.deegree.io.datastore.schema |
|---|
| Methods in org.deegree.io.datastore.schema that throw IdGenerationException | |
|---|---|
FeatureId |
MappedFeatureType.generateFid(DatastoreTransaction ta)
Generates a new and unique feature identifier. |
(package private) FeatureId |
MappedGMLId.generateFid(MappedFeatureType ft,
DatastoreTransaction ta)
Generates a new and unique feature identifier. |
Object |
TableRelation.getNewPK(DatastoreTransaction ta)
Returns a new primary key generated by the associated IdGenerator. |
| Uses of IdGenerationException in org.deegree.io.datastore.sql |
|---|
| Methods in org.deegree.io.datastore.sql that throw IdGenerationException | |
|---|---|
int |
AbstractSQLDatastore.getMaxValue(Connection conn,
String tableName,
String columnName)
Returns the maximum (integer) value stored in a certain table column. |
| Uses of IdGenerationException in org.deegree.io.datastore.sql.idgenerator |
|---|
| Methods in org.deegree.io.datastore.sql.idgenerator that throw IdGenerationException | |
|---|---|
Object |
DBSeqIdGenerator.getNewId(DatastoreTransaction ta)
Returns a new primary key. |
Object |
DBMaxIdGenerator.getNewId(DatastoreTransaction ta)
Returns a new primary key. |
FeatureId |
DBSeqIdGenerator.getNewId(MappedFeatureType ft,
DatastoreTransaction ta)
Returns a new id for a feature of the given type. |
FeatureId |
DBMaxIdGenerator.getNewId(MappedFeatureType ft,
DatastoreTransaction ta)
Returns a new id for a feature of the given type. |
| Constructors in org.deegree.io.datastore.sql.idgenerator that throw IdGenerationException | |
|---|---|
DBMaxIdGenerator(Properties params)
Creates a new DBMaxIdGenerator instance. |
|
DBSeqIdGenerator(Properties params)
Creates a new DBSeqIdGenerator instance. |
|
|
deegree 2.2 (2008/12/22 11:33 build-3038-official) | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net