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