deegree 2.1 (2007/11/08 09:57 build-328-official)

Uses of Class
org.deegree.io.datastore.TransactionException

Packages that use TransactionException
org.deegree.io.datastore.sql.transaction.insert   
 

Uses of TransactionException in org.deegree.io.datastore.sql.transaction.insert
 

Methods in org.deegree.io.datastore.sql.transaction.insert that throw TransactionException
 void InsertRow.linkColumn(String column, InsertField referencedField)
          Sets the value to be inserted in the given table column - the column references the given InsertField and thus must have the same value as the referenced column.
 InsertField InsertRow.setColumn(String column, Object value, int sqlType, boolean isPK)
          Sets the value to be inserted in the given table column.
 InsertGeometryField InsertRow.setGeometryColumn(String column, Object value, int sqlType, boolean isPK, int internalSrsCode)
          Sets the value to be inserted in the given geometry column.
static List<InsertRow> InsertRow.sortInsertRows(List<InsertRow> inserts)
          Sorts the given InsertRows topologically (respecting the foreign key constraints), so they can be inserted in the resulting order without causing foreign key violations.
 


deegree 2.1 (2007/11/08 09:57 build-328-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net