| Modifier and Type | Method | Description |
|---|---|---|
static String |
FromString(String newurl) |
|
String |
getSQLTypeName() |
|
URL |
getURL() |
|
void |
readSQL(SQLInput stream,
String typeName) |
|
void |
setURL(URL nurl) |
|
String |
toString() |
|
void |
writeSQL(SQLOutput stream) |
public String getSQLTypeName()
getSQLTypeName in interface SQLDatapublic void readSQL(SQLInput stream, String typeName) throws SQLException
readSQL in interface SQLDataSQLExceptionpublic void writeSQL(SQLOutput stream) throws SQLException
writeSQL in interface SQLDataSQLExceptionpublic URL getURL() throws SQLException
SQLExceptionCopyright © 2018. All rights reserved.