|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.mycompany.model.AbstractEntity_
public abstract class AbstractEntity_
Field Summary | |
---|---|
static javax.persistence.metamodel.SingularAttribute<AbstractEntity,java.lang.Integer> |
hashCode
|
static javax.persistence.metamodel.SingularAttribute<AbstractEntity,java.lang.Integer> |
id
|
static javax.persistence.metamodel.SingularAttribute<AbstractEntity,java.lang.Integer> |
version
|
Constructor Summary | |
---|---|
AbstractEntity_()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static volatile javax.persistence.metamodel.SingularAttribute<AbstractEntity,java.lang.Integer> id
public static volatile javax.persistence.metamodel.SingularAttribute<AbstractEntity,java.lang.Integer> hashCode
public static volatile javax.persistence.metamodel.SingularAttribute<AbstractEntity,java.lang.Integer> version
Constructor Detail |
---|
public AbstractEntity_()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |