Home
last modified time | relevance | path

Searched refs:UPDATERULE (Results 1 – 4 of 4) sorted by relevance

/AOO42X/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/descriptors/
H A DSdbcxKeyDescriptor.java81 … registerProperty(PropertyIds.UPDATERULE.name, PropertyIds.UPDATERULE.id, Type.LONG, (short)0, in registerProperties()
/AOO42X/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/
H A DOKey.java91 …registerProperty(PropertyIds.UPDATERULE.name, PropertyIds.UPDATERULE.id, Type.LONG, (short)Propert… in registerProperties()
H A DOKeyContainer.java119 … referencedName = AnyConverter.toString(descriptor.getPropertyValue(PropertyIds.UPDATERULE.name)); in appendObject()
120 … updateRule = AnyConverter.toInt(descriptor.getPropertyValue(PropertyIds.UPDATERULE.name)); in appendObject()
/AOO42X/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DPropertyIds.java47 UPDATERULE (22, "UpdateRule"), enumConstant