org.jboss.persistence
Class EntityImpl
java.lang.Object
org.jboss.persistence.EntityImpl
- All Implemented Interfaces:
- Annotation, javax.persistence.Entity
public class EntityImpl
- extends Object
- implements javax.persistence.Entity
// *
- Version:
- $Revision: 67430 $
- Author:
- William DeCoste
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EntityImpl
public EntityImpl(String[] values)
name
public String name()
annotationType
public Class<javax.persistence.Entity> annotationType()
- Specified by:
annotationType
in interface Annotation
values
public String[] values()
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.