Home
last modified time | relevance | path

Searched defs:propertySet (Results 1 – 4 of 4) sorted by relevance

/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlViews.java122 XPropertySet propertySet = UnoRuntime.queryInterface(XPropertySet.class, object); in dropObject() local
H A DPostgresqlTables.java94 XPropertySet propertySet = UnoRuntime.queryInterface(XPropertySet.class, object); in dropObject() local
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/
H A DOContainer.java336 XPropertySet propertySet = entriesByName.remove(name); in dropImpl() local
404 XPropertySet propertySet = entriesByName.get(name); in getObject() local
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DDbTools.java731 … XPropertySet propertySet = UnoRuntime.queryInterface(XPropertySet.class, keys.getByIndex(i)); in getPrimaryKeyColumns() local

Completed in 40 milliseconds