Uses of Class
org.h2.value.ValueShort

Packages that use ValueShort
org.h2.value Data type and value implementations. 
 

Uses of ValueShort in org.h2.value
 

Methods in org.h2.value that return ValueShort
static ValueShort ValueShort.get(short i)
          Get or create a short value for the given short.