Home
last modified time | relevance | path

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

/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLStatementBase.java120 …registerProperty(PropertyIds.FETCHDIRECTION.name, PropertyIds.FETCHDIRECTION.id, Type.LONG, (short… in registerProperties()
H A DJavaSQLResultSet.java167 registerProperty(PropertyIds.FETCHDIRECTION.name, PropertyIds.FETCHDIRECTION.id, in registerProperties()
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DPropertyIds.java31 FETCHDIRECTION(7, "FetchDirection"), enumConstant
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSStatement.cxx261 DECL_PROP0(FETCHDIRECTION,sal_Int32); in createArrayHelper()
H A DSResultSet.cxx768 DECL_PROP0(FETCHDIRECTION, sal_Int32); in createArrayHelper()
/trunk/main/mysqlc/source/
H A Dmysqlc_statement.cxx380 DECL_PROP0(FETCHDIRECTION,sal_Int32); in createArrayHelper()
H A Dmysqlc_resultset.cxx1372 DECL_PROP0(FETCHDIRECTION, sal_Int32); in createArrayHelper()
/trunk/main/connectivity/source/drivers/macab/
H A DMacabStatement.cxx522 DECL_PROP0(FETCHDIRECTION,sal_Int32); in createArrayHelper()
H A DMacabResultSet.cxx993 DECL_PROP0(FETCHDIRECTION, sal_Int32); in createArrayHelper()
/trunk/main/dbaccess/source/core/api/
H A Dstatement.cxx235 DECL_PROP0(FETCHDIRECTION, sal_Int32); in createArrayHelper()
H A Dresultset.cxx277 DECL_PROP0(FETCHDIRECTION, sal_Int32); in createArrayHelper()
/trunk/main/connectivity/source/drivers/ado/
H A DAStatement.cxx666 DECL_PROP0(FETCHDIRECTION,sal_Int32); in createArrayHelper()
H A DAResultSet.cxx1062 DECL_PROP0(FETCHDIRECTION, sal_Int32); in createArrayHelper()
H A DADatabaseMetaDataResultSet.cxx708 DECL_PROP0(FETCHDIRECTION, sal_Int32); in createArrayHelper()
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOStatement.cxx932 DECL_PROP0(FETCHDIRECTION,sal_Int32); in createArrayHelper()
H A DODatabaseMetaDataResultSet.cxx748 DECL_PROP0(FETCHDIRECTION, sal_Int32); in createArrayHelper()
H A DOResultSet.cxx1390 DECL_PROP0(FETCHDIRECTION, sal_Int32); in createArrayHelper()
/trunk/main/connectivity/source/drivers/jdbc/
H A DJStatement.cxx606 DECL_PROP0(FETCHDIRECTION,sal_Int32); in createArrayHelper()
H A DResultSet.cxx968 DECL_PROP0(FETCHDIRECTION, sal_Int32); in createArrayHelper()