Home
last modified time | relevance | path

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

/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlDatabaseMetadata.java613 public boolean supportsMixedCaseIdentifiers() throws SQLException { in supportsMixedCaseIdentifiers() method in PostgresqlDatabaseMetadata
614 return impl.supportsMixedCaseIdentifiers(); in supportsMixedCaseIdentifiers()
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLDatabaseMetaData.java1200 public boolean supportsMixedCaseIdentifiers() throws SQLException { in supportsMixedCaseIdentifiers() method in JavaSQLDatabaseMetaData
1202 return jdbcDatabaseMetaData.supportsMixedCaseIdentifiers(); in supportsMixedCaseIdentifiers()
/trunk/main/mysqlc/source/
H A Dmysqlc_databasemetadata.hxx98 … sal_Bool SAL_CALL supportsMixedCaseIdentifiers() throw(my_SQLException, my_RuntimeException);
H A Dmysqlc_databasemetadata.cxx956 sal_Bool SAL_CALL ODatabaseMetaData::supportsMixedCaseIdentifiers() in supportsMixedCaseIdentifiers() function in ODatabaseMetaData
959 …BoolMetaData("supportsMixedCaseIdentifiers", &sql::DatabaseMetaData::supportsMixedCaseIdentifiers); in supportsMixedCaseIdentifiers()
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSDatabaseMetaData.cxx466 sal_Bool SAL_CALL ODatabaseMetaData::supportsMixedCaseIdentifiers( ) throw(SQLException, RuntimeEx… in supportsMixedCaseIdentifiers() function in ODatabaseMetaData
H A DSDatabaseMetaData.hxx71 …virtual sal_Bool SAL_CALL supportsMixedCaseIdentifiers( ) throw(::com::sun::star::sdbc::SQLExcept…
/trunk/main/connectivity/source/drivers/evoab2/
H A DNDatabaseMetaData.cxx721 sal_Bool SAL_CALL OEvoabDatabaseMetaData::supportsMixedCaseIdentifiers( ) throw(SQLException, Runt… in supportsMixedCaseIdentifiers() function in OEvoabDatabaseMetaData
H A DNDatabaseMetaData.hxx122 …virtual sal_Bool SAL_CALL supportsMixedCaseIdentifiers( ) throw(::com::sun::star::sdbc::SQLExcept…
/trunk/main/connectivity/source/inc/file/
H A DFDatabaseMetaData.hxx81 …virtual sal_Bool SAL_CALL supportsMixedCaseIdentifiers( ) throw(::com::sun::star::sdbc::SQLExcept…
/trunk/main/connectivity/source/drivers/macab/
H A DMacabDatabaseMetaData.cxx480 sal_Bool SAL_CALL MacabDatabaseMetaData::supportsMixedCaseIdentifiers( ) throw(SQLException, Runti… in supportsMixedCaseIdentifiers() function in MacabDatabaseMetaData
H A DMacabDatabaseMetaData.hxx72 …virtual sal_Bool SAL_CALL supportsMixedCaseIdentifiers( ) throw(::com::sun::star::sdbc::SQLExcept…
/trunk/main/connectivity/source/drivers/file/
H A DFDatabaseMetaData.cxx872 sal_Bool SAL_CALL ODatabaseMetaData::supportsMixedCaseIdentifiers( ) throw(SQLException, RuntimeEx… in supportsMixedCaseIdentifiers() function in ODatabaseMetaData
/trunk/main/connectivity/source/drivers/ado/
H A DADatabaseMetaData.cxx759 sal_Bool SAL_CALL ODatabaseMetaData::supportsMixedCaseIdentifiers( ) throw(SQLException, RuntimeEx… in supportsMixedCaseIdentifiers() function in ODatabaseMetaData
/trunk/main/connectivity/source/inc/ado/
H A DADatabaseMetaData.hxx104 …virtual sal_Bool SAL_CALL supportsMixedCaseIdentifiers( ) throw(::com::sun::star::sdbc::SQLExcept…
/trunk/main/connectivity/source/inc/java/sql/
H A DDatabaseMetaData.hxx88 …virtual sal_Bool SAL_CALL supportsMixedCaseIdentifiers( ) throw(::com::sun::star::sdbc::SQLExcept…
/trunk/main/connectivity/source/inc/odbc/
H A DODatabaseMetaData.hxx95 …virtual sal_Bool SAL_CALL supportsMixedCaseIdentifiers( ) throw(::com::sun::star::sdbc::SQLExcept…
/trunk/main/connectivity/source/drivers/jdbc/
H A DDatabaseMetaData.cxx1076 sal_Bool SAL_CALL java_sql_DatabaseMetaData::supportsMixedCaseIdentifiers( ) throw(SQLException, R… in supportsMixedCaseIdentifiers() function in java_sql_DatabaseMetaData
/trunk/main/connectivity/source/drivers/odbcbase/
H A DODatabaseMetaData.cxx1098 sal_Bool SAL_CALL ODatabaseMetaData::supportsMixedCaseIdentifiers( ) throw(SQLException, RuntimeEx… in supportsMixedCaseIdentifiers() function in ODatabaseMetaData
/trunk/main/offapi/com/sun/star/sdbc/
H A DXDatabaseMetaData.idl212 boolean supportsMixedCaseIdentifiers() raises (SQLException);

Completed in 118 milliseconds