public class InlineColumn<T> extends Object implements Serializable
InlineColumn(String name, Class<T> type)
String
getName()
Class<T>
getType()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public InlineColumn(String name, Class<T> type)
public String getName()
public Class<T> getType()
Copyright © 2014. All Rights Reserved.