Home
last modified time | relevance | path

Searched defs:nullable (Results 1 – 11 of 11) sorted by relevance

/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DCustomColumn.java34 private int nullable = 0; field in CustomColumn
99 public void setNullable(int nullable) { in setNullable()
/trunk/main/mysqlc/source/
H A Dmysqlc_types.hxx32 sal_Int16 nullable; member
H A Dmysqlc_databasemetadata.cxx2041 sal_Bool nullable) in getBestRowIdentifier()
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/
H A DOColumnContainer.java114 int nullable = columnDescription.nullable; in createObject() local
H A DSqlTableHelper.java53 public int nullable; field in SqlTableHelper.ColumnDescription
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlDatabaseMetadata.java107 int nullable = row.getInt(11); in getColumns() local
353 short nullable = row.getShort(7); in getTypeInfo() local
/trunk/main/connectivity/source/drivers/odbcbase/
H A DODatabaseMetaDataResultSet.cxx1130 const ::rtl::OUString& table,sal_Int32 scope, sal_Bool nullable ) in openSpecialColumns()
1168 …const ::rtl::OUString& table,sal_Int32 scope,sal_Bool nullable ) throw(SQLException, RuntimeExcept… in openBestRowIdentifier()
H A DODatabaseMetaData.cxx413 sal_Bool nullable ) throw(SQLException, RuntimeException) in getBestRowIdentifier()
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSDatabaseMetaData.cxx848 sal_Bool nullable ) throw(SQLException, RuntimeException) in getBestRowIdentifier()
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLDatabaseMetaData.java414 int scope, boolean nullable) throws SQLException { in getBestRowIdentifier()
/trunk/main/connectivity/source/drivers/jdbc/
H A DDatabaseMetaData.cxx386 sal_Bool nullable ) throw(SQLException, RuntimeException) in getBestRowIdentifier()

Completed in 169 milliseconds