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