Home
last modified time | relevance | path

Searched defs:columnIndex (Results 1 – 25 of 1843) sorted by relevance

12345678910>>...74

/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/core/api/
H A DPrivateRow.cxx37 OUString SAL_CALL OPrivateRow::getString( ::sal_Int32 columnIndex ) in getString()
42 sal_Bool SAL_CALL OPrivateRow::getBoolean( ::sal_Int32 columnIndex ) in getBoolean()
47 ::sal_Int8 SAL_CALL OPrivateRow::getByte( ::sal_Int32 columnIndex ) in getByte()
52 ::sal_Int16 SAL_CALL OPrivateRow::getShort( ::sal_Int32 columnIndex ) in getShort()
57 ::sal_Int32 SAL_CALL OPrivateRow::getInt( ::sal_Int32 columnIndex ) in getInt()
62 ::sal_Int64 SAL_CALL OPrivateRow::getLong( ::sal_Int32 columnIndex ) in getLong()
67 float SAL_CALL OPrivateRow::getFloat( ::sal_Int32 columnIndex ) in getFloat()
72 double SAL_CALL OPrivateRow::getDouble( ::sal_Int32 columnIndex ) in getDouble()
82 css::util::Date SAL_CALL OPrivateRow::getDate( ::sal_Int32 columnIndex ) in getDate()
87 css::util::Time SAL_CALL OPrivateRow::getTime( ::sal_Int32 columnIndex ) in getTime()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/core/api/
H A DPrivateRow.cxx37 OUString SAL_CALL OPrivateRow::getString( ::sal_Int32 columnIndex ) in getString()
42 sal_Bool SAL_CALL OPrivateRow::getBoolean( ::sal_Int32 columnIndex ) in getBoolean()
47 ::sal_Int8 SAL_CALL OPrivateRow::getByte( ::sal_Int32 columnIndex ) in getByte()
52 ::sal_Int16 SAL_CALL OPrivateRow::getShort( ::sal_Int32 columnIndex ) in getShort()
57 ::sal_Int32 SAL_CALL OPrivateRow::getInt( ::sal_Int32 columnIndex ) in getInt()
62 ::sal_Int64 SAL_CALL OPrivateRow::getLong( ::sal_Int32 columnIndex ) in getLong()
67 float SAL_CALL OPrivateRow::getFloat( ::sal_Int32 columnIndex ) in getFloat()
72 double SAL_CALL OPrivateRow::getDouble( ::sal_Int32 columnIndex ) in getDouble()
82 css::util::Date SAL_CALL OPrivateRow::getDate( ::sal_Int32 columnIndex ) in getDate()
87 css::util::Time SAL_CALL OPrivateRow::getTime( ::sal_Int32 columnIndex ) in getTime()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/java/sql/
H A DResultSetMetaData.java104 boolean isSearchable(int columnIndex) throws SQLException; in isSearchable()
114 boolean isCurrency(int columnIndex) throws SQLException; in isCurrency()
126 int isNullable(int columnIndex) throws SQLException; in isNullable()
137 boolean isSigned(int columnIndex) throws SQLException; in isSigned()
167 String getColumnName(int columnIndex) throws SQLException; in getColumnName()
187 int getPrecision(int columnIndex) throws SQLException; in getPrecision()
197 int getScale(int columnIndex) throws SQLException; in getScale()
207 String getTableName(int columnIndex) throws SQLException; in getTableName()
228 int getColumnType(int columnIndex) throws SQLException; in getColumnType()
247 boolean isReadOnly(int columnIndex) throws SQLException; in isReadOnly()
[all …]
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/java/sql/
H A DResultSetMetaData.java104 boolean isSearchable(int columnIndex) throws SQLException; in isSearchable()
114 boolean isCurrency(int columnIndex) throws SQLException; in isCurrency()
126 int isNullable(int columnIndex) throws SQLException; in isNullable()
137 boolean isSigned(int columnIndex) throws SQLException; in isSigned()
167 String getColumnName(int columnIndex) throws SQLException; in getColumnName()
187 int getPrecision(int columnIndex) throws SQLException; in getPrecision()
197 int getScale(int columnIndex) throws SQLException; in getScale()
207 String getTableName(int columnIndex) throws SQLException; in getTableName()
228 int getColumnType(int columnIndex) throws SQLException; in getColumnType()
247 boolean isReadOnly(int columnIndex) throws SQLException; in isReadOnly()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/java/sql/
H A DResultSetMetaData.java104 boolean isSearchable(int columnIndex) throws SQLException; in isSearchable()
114 boolean isCurrency(int columnIndex) throws SQLException; in isCurrency()
126 int isNullable(int columnIndex) throws SQLException; in isNullable()
137 boolean isSigned(int columnIndex) throws SQLException; in isSigned()
167 String getColumnName(int columnIndex) throws SQLException; in getColumnName()
187 int getPrecision(int columnIndex) throws SQLException; in getPrecision()
197 int getScale(int columnIndex) throws SQLException; in getScale()
207 String getTableName(int columnIndex) throws SQLException; in getTableName()
228 int getColumnType(int columnIndex) throws SQLException; in getColumnType()
247 boolean isReadOnly(int columnIndex) throws SQLException; in isReadOnly()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/java/sql/
H A DResultSetMetaData.java104 boolean isSearchable(int columnIndex) throws SQLException; in isSearchable()
114 boolean isCurrency(int columnIndex) throws SQLException; in isCurrency()
126 int isNullable(int columnIndex) throws SQLException; in isNullable()
137 boolean isSigned(int columnIndex) throws SQLException; in isSigned()
167 String getColumnName(int columnIndex) throws SQLException; in getColumnName()
187 int getPrecision(int columnIndex) throws SQLException; in getPrecision()
197 int getScale(int columnIndex) throws SQLException; in getScale()
207 String getTableName(int columnIndex) throws SQLException; in getTableName()
228 int getColumnType(int columnIndex) throws SQLException; in getColumnType()
247 boolean isReadOnly(int columnIndex) throws SQLException; in isReadOnly()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/java/sql/
H A DResultSetMetaData.java104 boolean isSearchable(int columnIndex) throws SQLException; in isSearchable()
114 boolean isCurrency(int columnIndex) throws SQLException; in isCurrency()
126 int isNullable(int columnIndex) throws SQLException; in isNullable()
137 boolean isSigned(int columnIndex) throws SQLException; in isSigned()
167 String getColumnName(int columnIndex) throws SQLException; in getColumnName()
187 int getPrecision(int columnIndex) throws SQLException; in getPrecision()
197 int getScale(int columnIndex) throws SQLException; in getScale()
207 String getTableName(int columnIndex) throws SQLException; in getTableName()
228 int getColumnType(int columnIndex) throws SQLException; in getColumnType()
247 boolean isReadOnly(int columnIndex) throws SQLException; in isReadOnly()
[all …]
/dports/java/apache-commons-beanutils/commons-beanutils-1.9.4-src/src/test/java/org/apache/commons/beanutils/
H A DTestResultSetMetaData.java120 public String getColumnName(final int columnIndex) throws SQLException { in getColumnName()
125 public Integer getColumnType(final int columnIndex) throws SQLException { in getColumnType()
185 public int getPrecision(final int columnIndex) throws SQLException { in getPrecision()
190 public int getScale(final int columnIndex) throws SQLException { in getScale()
195 public String getSchemaName(final int columnIndex) throws SQLException { in getSchemaName()
200 public String getTableName(final int columnIndex) throws SQLException { in getTableName()
215 public boolean isCurrency(final int columnIndex) throws SQLException { in isCurrency()
225 public int isNullable(final int columnIndex) throws SQLException { in isNullable()
230 public boolean isReadOnly(final int columnIndex) throws SQLException { in isReadOnly()
240 public boolean isSigned(final int columnIndex) throws SQLException { in isSigned()
[all …]
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.jdbc/src/main/java/org/springframework/jdbc/support/rowset/
H A DSqlRowSetMetaData.java45 String getCatalogName(int columnIndex) throws InvalidResultSetAccessException; in getCatalogName()
74 int getColumnDisplaySize(int columnIndex) throws InvalidResultSetAccessException; in getColumnDisplaySize()
82 String getColumnLabel(int columnIndex) throws InvalidResultSetAccessException; in getColumnLabel()
90 String getColumnName(int columnIndex) throws InvalidResultSetAccessException; in getColumnName()
99 int getColumnType(int columnIndex) throws InvalidResultSetAccessException; in getColumnType()
115 int getPrecision(int columnIndex) throws InvalidResultSetAccessException; in getPrecision()
123 int getScale(int columnIndex) throws InvalidResultSetAccessException; in getScale()
131 String getSchemaName(int columnIndex) throws InvalidResultSetAccessException; in getSchemaName()
139 String getTableName(int columnIndex) throws InvalidResultSetAccessException; in getTableName()
155 boolean isCurrency(int columnIndex) throws InvalidResultSetAccessException; in isCurrency()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.sql.rowset/share/classes/javax/sql/rowset/
H A DRowSetMetaDataImpl.java203 public void setSearchable(int columnIndex, boolean property) in setSearchable()
220 public void setCurrency(int columnIndex, boolean property) in setCurrency()
475 public void setColumnTypeName(int columnIndex, String typeName) in setColumnTypeName()
555 public boolean isCurrency(int columnIndex) throws SQLException { in isCurrency()
573 public int isNullable(int columnIndex) throws SQLException { in isNullable()
589 public boolean isSigned(int columnIndex) throws SQLException { in isSigned()
670 public int getPrecision(int columnIndex) throws SQLException { in getPrecision()
685 public int getScale(int columnIndex) throws SQLException { in getScale()
740 public int getColumnType(int columnIndex) throws SQLException { in getColumnType()
772 public boolean isReadOnly(int columnIndex) throws SQLException { in isReadOnly()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.sql.rowset/share/classes/javax/sql/rowset/
H A DRowSetMetaDataImpl.java203 public void setSearchable(int columnIndex, boolean property) in setSearchable()
220 public void setCurrency(int columnIndex, boolean property) in setCurrency()
475 public void setColumnTypeName(int columnIndex, String typeName) in setColumnTypeName()
555 public boolean isCurrency(int columnIndex) throws SQLException { in isCurrency()
573 public int isNullable(int columnIndex) throws SQLException { in isNullable()
589 public boolean isSigned(int columnIndex) throws SQLException { in isSigned()
670 public int getPrecision(int columnIndex) throws SQLException { in getPrecision()
685 public int getScale(int columnIndex) throws SQLException { in getScale()
740 public int getColumnType(int columnIndex) throws SQLException { in getColumnType()
772 public boolean isReadOnly(int columnIndex) throws SQLException { in isReadOnly()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/javax/sql/rowset/
H A DRowSetMetaDataImpl.java203 public void setSearchable(int columnIndex, boolean property) in setSearchable()
220 public void setCurrency(int columnIndex, boolean property) in setCurrency()
475 public void setColumnTypeName(int columnIndex, String typeName) in setColumnTypeName()
555 public boolean isCurrency(int columnIndex) throws SQLException { in isCurrency()
573 public int isNullable(int columnIndex) throws SQLException { in isNullable()
589 public boolean isSigned(int columnIndex) throws SQLException { in isSigned()
670 public int getPrecision(int columnIndex) throws SQLException { in getPrecision()
685 public int getScale(int columnIndex) throws SQLException { in getScale()
740 public int getColumnType(int columnIndex) throws SQLException { in getColumnType()
772 public boolean isReadOnly(int columnIndex) throws SQLException { in isReadOnly()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.sql.rowset/share/classes/javax/sql/rowset/
H A DRowSetMetaDataImpl.java207 public void setSearchable(int columnIndex, boolean property) in setSearchable()
224 public void setCurrency(int columnIndex, boolean property) in setCurrency()
479 public void setColumnTypeName(int columnIndex, String typeName) in setColumnTypeName()
559 public boolean isCurrency(int columnIndex) throws SQLException { in isCurrency()
577 public int isNullable(int columnIndex) throws SQLException { in isNullable()
593 public boolean isSigned(int columnIndex) throws SQLException { in isSigned()
674 public int getPrecision(int columnIndex) throws SQLException { in getPrecision()
689 public int getScale(int columnIndex) throws SQLException { in getScale()
744 public int getColumnType(int columnIndex) throws SQLException { in getColumnType()
776 public boolean isReadOnly(int columnIndex) throws SQLException { in isReadOnly()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.sql.rowset/share/classes/javax/sql/rowset/
H A DRowSetMetaDataImpl.java207 public void setSearchable(int columnIndex, boolean property) in setSearchable()
224 public void setCurrency(int columnIndex, boolean property) in setCurrency()
479 public void setColumnTypeName(int columnIndex, String typeName) in setColumnTypeName()
559 public boolean isCurrency(int columnIndex) throws SQLException { in isCurrency()
577 public int isNullable(int columnIndex) throws SQLException { in isNullable()
593 public boolean isSigned(int columnIndex) throws SQLException { in isSigned()
674 public int getPrecision(int columnIndex) throws SQLException { in getPrecision()
689 public int getScale(int columnIndex) throws SQLException { in getScale()
744 public int getColumnType(int columnIndex) throws SQLException { in getColumnType()
776 public boolean isReadOnly(int columnIndex) throws SQLException { in isReadOnly()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.sql.rowset/share/classes/javax/sql/rowset/
H A DRowSetMetaDataImpl.java203 public void setSearchable(int columnIndex, boolean property) in setSearchable()
220 public void setCurrency(int columnIndex, boolean property) in setCurrency()
475 public void setColumnTypeName(int columnIndex, String typeName) in setColumnTypeName()
555 public boolean isCurrency(int columnIndex) throws SQLException { in isCurrency()
573 public int isNullable(int columnIndex) throws SQLException { in isNullable()
589 public boolean isSigned(int columnIndex) throws SQLException { in isSigned()
670 public int getPrecision(int columnIndex) throws SQLException { in getPrecision()
685 public int getScale(int columnIndex) throws SQLException { in getScale()
740 public int getColumnType(int columnIndex) throws SQLException { in getColumnType()
772 public boolean isReadOnly(int columnIndex) throws SQLException { in isReadOnly()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.sql.rowset/share/classes/javax/sql/rowset/
H A DRowSetMetaDataImpl.java203 public void setSearchable(int columnIndex, boolean property) in setSearchable()
220 public void setCurrency(int columnIndex, boolean property) in setCurrency()
475 public void setColumnTypeName(int columnIndex, String typeName) in setColumnTypeName()
555 public boolean isCurrency(int columnIndex) throws SQLException { in isCurrency()
573 public int isNullable(int columnIndex) throws SQLException { in isNullable()
589 public boolean isSigned(int columnIndex) throws SQLException { in isSigned()
670 public int getPrecision(int columnIndex) throws SQLException { in getPrecision()
685 public int getScale(int columnIndex) throws SQLException { in getScale()
740 public int getColumnType(int columnIndex) throws SQLException { in getColumnType()
772 public boolean isReadOnly(int columnIndex) throws SQLException { in isReadOnly()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.sql.rowset/share/classes/javax/sql/rowset/
H A DRowSetMetaDataImpl.java203 public void setSearchable(int columnIndex, boolean property) in setSearchable()
220 public void setCurrency(int columnIndex, boolean property) in setCurrency()
475 public void setColumnTypeName(int columnIndex, String typeName) in setColumnTypeName()
555 public boolean isCurrency(int columnIndex) throws SQLException { in isCurrency()
573 public int isNullable(int columnIndex) throws SQLException { in isNullable()
589 public boolean isSigned(int columnIndex) throws SQLException { in isSigned()
670 public int getPrecision(int columnIndex) throws SQLException { in getPrecision()
685 public int getScale(int columnIndex) throws SQLException { in getScale()
740 public int getColumnType(int columnIndex) throws SQLException { in getColumnType()
772 public boolean isReadOnly(int columnIndex) throws SQLException { in isReadOnly()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.sql.rowset/share/classes/javax/sql/rowset/
H A DRowSetMetaDataImpl.java203 public void setSearchable(int columnIndex, boolean property) in setSearchable()
220 public void setCurrency(int columnIndex, boolean property) in setCurrency()
475 public void setColumnTypeName(int columnIndex, String typeName) in setColumnTypeName()
555 public boolean isCurrency(int columnIndex) throws SQLException { in isCurrency()
573 public int isNullable(int columnIndex) throws SQLException { in isNullable()
589 public boolean isSigned(int columnIndex) throws SQLException { in isSigned()
670 public int getPrecision(int columnIndex) throws SQLException { in getPrecision()
685 public int getScale(int columnIndex) throws SQLException { in getScale()
740 public int getColumnType(int columnIndex) throws SQLException { in getColumnType()
772 public boolean isReadOnly(int columnIndex) throws SQLException { in isReadOnly()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/javax/sql/rowset/
H A DRowSetMetaDataImpl.java203 public void setSearchable(int columnIndex, boolean property) in setSearchable()
220 public void setCurrency(int columnIndex, boolean property) in setCurrency()
475 public void setColumnTypeName(int columnIndex, String typeName) in setColumnTypeName()
555 public boolean isCurrency(int columnIndex) throws SQLException { in isCurrency()
573 public int isNullable(int columnIndex) throws SQLException { in isNullable()
589 public boolean isSigned(int columnIndex) throws SQLException { in isSigned()
670 public int getPrecision(int columnIndex) throws SQLException { in getPrecision()
685 public int getScale(int columnIndex) throws SQLException { in getScale()
740 public int getColumnType(int columnIndex) throws SQLException { in getColumnType()
772 public boolean isReadOnly(int columnIndex) throws SQLException { in isReadOnly()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/ucb/source/ucp/file/
H A Dfilrow.cxx108 sal_Int32 columnIndex ) in getBoolean()
118 sal_Int32 columnIndex ) in getByte()
127 sal_Int32 columnIndex ) in getShort()
155 sal_Int32 columnIndex ) in getFloat()
164 sal_Int32 columnIndex ) in getDouble()
173 sal_Int32 columnIndex ) in getBytes()
182 sal_Int32 columnIndex ) in getDate()
191 sal_Int32 columnIndex ) in getTime()
230 sal_Int32 columnIndex, in getObject()
243 sal_Int32 columnIndex ) in getRef()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/ucb/source/ucp/file/
H A Dfilrow.cxx108 sal_Int32 columnIndex ) in getBoolean()
118 sal_Int32 columnIndex ) in getByte()
127 sal_Int32 columnIndex ) in getShort()
155 sal_Int32 columnIndex ) in getFloat()
164 sal_Int32 columnIndex ) in getDouble()
173 sal_Int32 columnIndex ) in getBytes()
182 sal_Int32 columnIndex ) in getDate()
191 sal_Int32 columnIndex ) in getTime()
230 sal_Int32 columnIndex, in getObject()
243 sal_Int32 columnIndex ) in getRef()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmlhelp/source/cxxhelp/provider/
H A Dresultsetbase.hxx93 getString( sal_Int32 columnIndex ) override in getString()
111 getByte( sal_Int32 columnIndex ) override in getByte()
120 getShort( sal_Int32 columnIndex ) override in getShort()
129 getInt( sal_Int32 columnIndex ) override in getInt()
138 getLong( sal_Int32 columnIndex ) override in getLong()
147 getFloat( sal_Int32 columnIndex ) override in getFloat()
174 getDate( sal_Int32 columnIndex ) override in getDate()
183 getTime( sal_Int32 columnIndex ) override in getTime()
219 getObject( sal_Int32 columnIndex, in getObject()
229 getRef( sal_Int32 columnIndex ) override in getRef()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/ucb/source/ucp/ftp/
H A Dftpresultsetbase.hxx93 getString( sal_Int32 columnIndex ) override in getString()
112 getByte( sal_Int32 columnIndex ) override in getByte()
121 getShort( sal_Int32 columnIndex ) override in getShort()
130 getInt( sal_Int32 columnIndex ) override in getInt()
139 getLong( sal_Int32 columnIndex ) override in getLong()
148 getFloat( sal_Int32 columnIndex ) override in getFloat()
175 getDate( sal_Int32 columnIndex ) override in getDate()
184 getTime( sal_Int32 columnIndex ) override in getTime()
221 getObject( sal_Int32 columnIndex, in getObject()
231 getRef( sal_Int32 columnIndex ) override in getRef()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmlhelp/source/cxxhelp/provider/
H A Dresultsetbase.hxx94 getString( sal_Int32 columnIndex ) override in getString()
112 getByte( sal_Int32 columnIndex ) override in getByte()
121 getShort( sal_Int32 columnIndex ) override in getShort()
130 getInt( sal_Int32 columnIndex ) override in getInt()
139 getLong( sal_Int32 columnIndex ) override in getLong()
148 getFloat( sal_Int32 columnIndex ) override in getFloat()
175 getDate( sal_Int32 columnIndex ) override in getDate()
184 getTime( sal_Int32 columnIndex ) override in getTime()
220 getObject( sal_Int32 columnIndex, in getObject()
230 getRef( sal_Int32 columnIndex ) override in getRef()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/ucb/source/ucp/ftp/
H A Dftpresultsetbase.hxx94 getString( sal_Int32 columnIndex ) override in getString()
113 getByte( sal_Int32 columnIndex ) override in getByte()
122 getShort( sal_Int32 columnIndex ) override in getShort()
131 getInt( sal_Int32 columnIndex ) override in getInt()
140 getLong( sal_Int32 columnIndex ) override in getLong()
149 getFloat( sal_Int32 columnIndex ) override in getFloat()
176 getDate( sal_Int32 columnIndex ) override in getDate()
185 getTime( sal_Int32 columnIndex ) override in getTime()
222 getObject( sal_Int32 columnIndex, in getObject()
232 getRef( sal_Int32 columnIndex ) override in getRef()
[all …]

12345678910>>...74