Class MonetURL

java.lang.Object
nl.cwi.monetdb.jdbc.MonetURL
All Implemented Interfaces:
SQLData

public class MonetURL
extends Object
implements SQLData
The URL class represents the URL datatype in MonetDB. It represents an URL, that is, a well-formed string conforming to RFC2396.
Author:
Fabian Groffen