org.axiondb.jdbc
public class AxionDriver extends ConnectionFactory implements Driver
Version: $Revision: 1.9 $ $Date: 2003/07/09 23:56:17 $
Method Summary | |
---|---|
boolean | acceptsURL(String url) |
Connection | connect(String url, Properties info) |
int | getMajorVersion() |
int | getMinorVersion() |
DriverPropertyInfo[] | getPropertyInfo(String url, Properties info) |
boolean | jdbcCompliant() |