com.mysema.query.sql
Class ColumnImpl
java.lang.Object
  
com.mysema.query.sql.ColumnImpl
- All Implemented Interfaces: 
 - Column, Annotation
 
public class ColumnImpl
- extends Object
- implements Column
  
ColumnImpl is an implementation for the Column annotation
- Author:
 
  - tiwe
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
 
ColumnImpl
public ColumnImpl(String column)
value
public String value()
 
 
annotationType
public Class<? extends Annotation> annotationType()
- Specified by:
 annotationType in interface Annotation
 
 
Copyright © 2007-2011 Mysema Ltd. All Rights Reserved.