程序包 com.mysql.cj.jdbc.result
-
接口概要 接口 说明 CachedResultSetMetaData ResultSetInternalMethods This interface is intended to be used by implementors of statement interceptors so that implementors can create static or dynamic (via java.lang.reflect.Proxy) proxy instances of ResultSets. -
类概要 类 说明 CachedResultSetMetaDataImpl ResultSetFactory ResultSetImpl ResultSetMetaData A ResultSetMetaData object can be used to find out about the types and properties of the columns in a ResultSetUpdatableResultSet A result set that is updatable.