|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ISORecord | |
---|---|
org.deegree.metadata.persistence.iso.generating |
Uses of ISORecord in org.deegree.metadata.persistence.iso.generating |
---|
Methods in org.deegree.metadata.persistence.iso.generating with parameters of type ISORecord | |
---|---|
void |
GenerateQueryableProperties.executeQueryableProperties(boolean isUpdate,
java.sql.Connection connection,
int operatesOnId,
ISORecord rec)
Method that encapsulates the generating for all the queryable properties. |
int |
GenerateQueryableProperties.generateMainDatabaseDataset(java.sql.Connection connection,
ISORecord rec)
Generates and inserts the maindatabasetable that is needed for the queryable properties databasetables to derive from. |
int |
GenerateQueryableProperties.updateMainDatabaseTable(java.sql.Connection conn,
ISORecord rec)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |