Yazi Ekle
-
java
|
javax
|
org
java
>
java.sql
>
java.sql.sqlxml
>
Interface: java.sql.SQLXML
java.sql.SQLXML
public interface
SQLXML
FIELDS:
CONSTRUCTORS:
METHODS:
void
free
()
Throws:
SQLException
Throws:
SQLFeatureNotSupportedException
InputStream
getBinaryStream
()
Throws:
SQLException
Throws:
SQLFeatureNotSupportedException
Reader
getCharacterStream
()
Throws:
SQLException
Throws:
SQLFeatureNotSupportedException
Object
getSource
(
Class
sourceClass)
Throws:
SQLException
Throws:
SQLFeatureNotSupportedException
String
getString
()
Throws:
SQLException
Throws:
SQLFeatureNotSupportedException
OutputStream
setBinaryStream
()
Throws:
SQLException
Throws:
SQLFeatureNotSupportedException
Writer
setCharacterStream
()
Throws:
SQLException
Throws:
SQLFeatureNotSupportedException
Object
setResult
(
Class
resultClass)
Throws:
SQLException
Throws:
SQLFeatureNotSupportedException
void
setString
(
String
value)
Throws:
SQLException
Throws:
SQLFeatureNotSupportedException
INHERITED METHODS:
SUBINTERFACES:
Yazilar kaynak gosterilmeden kopyalanamaz © www.kodcu.net