Home
last modified time | relevance | path

Searched defs:supportsMixedCaseQuotedIdentifiers (Results 1 – 6 of 6) sorted by last modified time

/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSDatabaseMetaData.cxx471 sal_Bool SAL_CALL ODatabaseMetaData::supportsMixedCaseQuotedIdentifiers( ) throw(SQLException, Run… in supportsMixedCaseQuotedIdentifiers() function in ODatabaseMetaData
/trunk/main/mysqlc/source/
H A Dmysqlc_databasemetadata.cxx965 sal_Bool SAL_CALL ODatabaseMetaData::supportsMixedCaseQuotedIdentifiers() in supportsMixedCaseQuotedIdentifiers() function in ODatabaseMetaData
/trunk/main/connectivity/source/drivers/macab/
H A DMacabDatabaseMetaData.cxx485 sal_Bool SAL_CALL MacabDatabaseMetaData::supportsMixedCaseQuotedIdentifiers( ) throw(SQLException,… in supportsMixedCaseQuotedIdentifiers() function in MacabDatabaseMetaData
/trunk/main/connectivity/source/commontools/
H A DTDatabaseMetaDataBase.cxx300 sal_Bool SAL_CALL ODatabaseMetaDataBase::supportsMixedCaseQuotedIdentifiers( ) throw(SQLException,… in supportsMixedCaseQuotedIdentifiers() function in ODatabaseMetaDataBase
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLDatabaseMetaData.java1209 public boolean supportsMixedCaseQuotedIdentifiers() throws SQLException { in supportsMixedCaseQuotedIdentifiers() method in JavaSQLDatabaseMetaData
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlDatabaseMetadata.java617 public boolean supportsMixedCaseQuotedIdentifiers() throws SQLException { in supportsMixedCaseQuotedIdentifiers() method in PostgresqlDatabaseMetadata

Completed in 51 milliseconds