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 D | JavaSQLStatementBase.java | 120 …registerProperty(PropertyIds.FETCHDIRECTION.name, PropertyIds.FETCHDIRECTION.id, Type.LONG, (short… in registerProperties()
|
| H A D | JavaSQLResultSet.java | 167 registerProperty(PropertyIds.FETCHDIRECTION.name, PropertyIds.FETCHDIRECTION.id, in registerProperties()
|
| /trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/ |
| H A D | PropertyIds.java | 31 FETCHDIRECTION(7, "FetchDirection"), enumConstant
|
| /trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/ |
| H A D | SStatement.cxx | 261 DECL_PROP0(FETCHDIRECTION,sal_Int32); in createArrayHelper()
|
| H A D | SResultSet.cxx | 768 DECL_PROP0(FETCHDIRECTION, sal_Int32); in createArrayHelper()
|
| /trunk/main/mysqlc/source/ |
| H A D | mysqlc_statement.cxx | 380 DECL_PROP0(FETCHDIRECTION,sal_Int32); in createArrayHelper()
|
| H A D | mysqlc_resultset.cxx | 1372 DECL_PROP0(FETCHDIRECTION, sal_Int32); in createArrayHelper()
|
| /trunk/main/connectivity/source/drivers/macab/ |
| H A D | MacabStatement.cxx | 522 DECL_PROP0(FETCHDIRECTION,sal_Int32); in createArrayHelper()
|
| H A D | MacabResultSet.cxx | 993 DECL_PROP0(FETCHDIRECTION, sal_Int32); in createArrayHelper()
|
| /trunk/main/dbaccess/source/core/api/ |
| H A D | statement.cxx | 235 DECL_PROP0(FETCHDIRECTION, sal_Int32); in createArrayHelper()
|
| H A D | resultset.cxx | 277 DECL_PROP0(FETCHDIRECTION, sal_Int32); in createArrayHelper()
|
| /trunk/main/connectivity/source/drivers/ado/ |
| H A D | AStatement.cxx | 666 DECL_PROP0(FETCHDIRECTION,sal_Int32); in createArrayHelper()
|
| H A D | AResultSet.cxx | 1062 DECL_PROP0(FETCHDIRECTION, sal_Int32); in createArrayHelper()
|
| H A D | ADatabaseMetaDataResultSet.cxx | 708 DECL_PROP0(FETCHDIRECTION, sal_Int32); in createArrayHelper()
|
| /trunk/main/connectivity/source/drivers/odbcbase/ |
| H A D | OStatement.cxx | 932 DECL_PROP0(FETCHDIRECTION,sal_Int32); in createArrayHelper()
|
| H A D | ODatabaseMetaDataResultSet.cxx | 748 DECL_PROP0(FETCHDIRECTION, sal_Int32); in createArrayHelper()
|
| H A D | OResultSet.cxx | 1390 DECL_PROP0(FETCHDIRECTION, sal_Int32); in createArrayHelper()
|
| /trunk/main/connectivity/source/drivers/jdbc/ |
| H A D | JStatement.cxx | 606 DECL_PROP0(FETCHDIRECTION,sal_Int32); in createArrayHelper()
|
| H A D | ResultSet.cxx | 968 DECL_PROP0(FETCHDIRECTION, sal_Int32); in createArrayHelper()
|