类 JDBCRuntime
java.lang.Object
org.anyline.data.runtime.init.AbstractRuntime
org.anyline.data.jdbc.runtime.JDBCRuntime
- 所有已实现的接口:
DataRuntime
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
从类继承的方法 org.anyline.data.runtime.init.AbstractRuntime
datasource, getAdapter, getAdapterKey, getCatalog, getDriver, getHolder, getKey, getSchema, getUrl, origin, origin, setAdapter, setAdapterKey, setCatalog, setDriver, setFeature, setHolder, setKey, setSchema, setUrl, setVersion从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait从接口继承的方法 org.anyline.data.runtime.DataRuntime
datasource, getAdapter, getAdapterKey, getCatalog, getDriver, getFeature, getHolder, getKey, getSchema, getUrl, origin, origin, setAdapter, setAdapterKey, setCatalog, setDriver, setFeature, setHolder, setKey, setSchema, setUrl, setVersion
-
字段详细资料
-
processor
-
-
构造器详细资料
-
JDBCRuntime
-
JDBCRuntime
public JDBCRuntime()
-
-
方法详细资料
-
getDataSource
-
getProcessor
- 指定者:
getProcessor在接口中DataRuntime- 覆盖:
getProcessor在类中AbstractRuntime
-
setProcessor
- 指定者:
setProcessor在接口中DataRuntime- 覆盖:
setProcessor在类中AbstractRuntime
-
getFeature
- 指定者:
getFeature在接口中DataRuntime- 覆盖:
getFeature在类中AbstractRuntime
-
getVersion
- 指定者:
getVersion在接口中DataRuntime- 覆盖:
getVersion在类中AbstractRuntime
-
destroy
- 指定者:
destroy在接口中DataRuntime- 覆盖:
destroy在类中AbstractRuntime- 抛出:
Exception
-