类 JdbcParameterDate
java.lang.Object
com.alibaba.druid.proxy.jdbc.JdbcParameterDate
- 所有已实现的接口:
JdbcParameter
-
嵌套类概要
从接口继承的嵌套类/接口 com.alibaba.druid.proxy.jdbc.JdbcParameter
JdbcParameter.TYPE -
字段概要
从接口继承的字段 com.alibaba.druid.proxy.jdbc.JdbcParameter
AsciiInputStream, BinaryInputStream, CharacterInputStream, NCharacterInputStream, URL -
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
JdbcParameterDate
-
-
方法详细资料
-
getValue
- 指定者:
getValue在接口中JdbcParameter
-
getLength
public long getLength()- 指定者:
getLength在接口中JdbcParameter
-
getCalendar
- 指定者:
getCalendar在接口中JdbcParameter
-
getSqlType
public int getSqlType()- 指定者:
getSqlType在接口中JdbcParameter
-