Home
last modified time | relevance | path

Searched refs:RESULTSETCONCURRENCY (Results 1 – 19 of 19) sorted by relevance

/AOO42X/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLStatementBase.java190 …registerProperty(PropertyIds.RESULTSETCONCURRENCY.name, PropertyIds.RESULTSETCONCURRENCY.id, Type.… in registerProperties()
H A DJavaSQLResultSet.java151 registerProperty(PropertyIds.RESULTSETCONCURRENCY.name, PropertyIds.RESULTSETCONCURRENCY.id, in registerProperties()
/AOO42X/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DPropertyIds.java29 RESULTSETCONCURRENCY(5, "ResultSetConcurrency"), enumConstant
/AOO42X/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSStatement.cxx266 DECL_PROP0(RESULTSETCONCURRENCY,sal_Int32); in createArrayHelper()
H A DSResultSet.cxx771 DECL_PROP1IMPL(RESULTSETCONCURRENCY,sal_Int32) PropertyAttribute::READONLY); in createArrayHelper()
/AOO42X/main/mysqlc/source/
H A Dmysqlc_statement.cxx385 DECL_PROP0(RESULTSETCONCURRENCY,sal_Int32); in createArrayHelper()
H A Dmysqlc_resultset.cxx1375 DECL_PROP1IMPL(RESULTSETCONCURRENCY,sal_Int32) PropertyAttribute::READONLY); in createArrayHelper()
/AOO42X/main/connectivity/source/drivers/macab/
H A DMacabStatement.cxx527 DECL_PROP0(RESULTSETCONCURRENCY,sal_Int32); in createArrayHelper()
H A DMacabResultSet.cxx996 DECL_PROP1IMPL(RESULTSETCONCURRENCY,sal_Int32) PropertyAttribute::READONLY); in createArrayHelper()
/AOO42X/main/dbaccess/source/core/api/
H A Dstatement.cxx240 DECL_PROP0(RESULTSETCONCURRENCY, sal_Int32); in createArrayHelper()
H A Dresultset.cxx280 DECL_PROP1(RESULTSETCONCURRENCY, sal_Int32, READONLY); in createArrayHelper()
/AOO42X/main/connectivity/source/drivers/ado/
H A DAStatement.cxx671 DECL_PROP0(RESULTSETCONCURRENCY,sal_Int32); in createArrayHelper()
H A DAResultSet.cxx1065 DECL_PROP1IMPL(RESULTSETCONCURRENCY,sal_Int32) PropertyAttribute::READONLY); in createArrayHelper()
H A DADatabaseMetaDataResultSet.cxx710 DECL_PROP0(RESULTSETCONCURRENCY,sal_Int32); in createArrayHelper()
/AOO42X/main/connectivity/source/drivers/jdbc/
H A DJStatement.cxx611 DECL_PROP0(RESULTSETCONCURRENCY,sal_Int32); in createArrayHelper()
H A DResultSet.cxx970 DECL_PROP1IMPL(RESULTSETCONCURRENCY,sal_Int32) PropertyAttribute::READONLY); in createArrayHelper()
/AOO42X/main/connectivity/source/drivers/odbcbase/
H A DOStatement.cxx937 DECL_PROP0(RESULTSETCONCURRENCY,sal_Int32); in createArrayHelper()
H A DODatabaseMetaDataResultSet.cxx750 DECL_PROP0(RESULTSETCONCURRENCY,sal_Int32); in createArrayHelper()
H A DOResultSet.cxx1393 DECL_PROP1IMPL(RESULTSETCONCURRENCY,sal_Int32) PropertyAttribute::READONLY); in createArrayHelper()