com.mysema.query.sql.types
Class LongVarBinaryBytesType

java.lang.Object
  extended by com.mysema.query.sql.types.BytesType
      extended by com.mysema.query.sql.types.LongVarBinaryBytesType
All Implemented Interfaces:
Type<byte[]>

public class LongVarBinaryBytesType
extends BytesType


Constructor Summary
LongVarBinaryBytesType()
           
 
Method Summary
 
Methods inherited from class com.mysema.query.sql.types.BytesType
getReturnedClass, getSQLTypes, getValue, setValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LongVarBinaryBytesType

public LongVarBinaryBytesType()


Copyright © 2007-2011 Mysema Ltd. All Rights Reserved.