X - the type of the idpublic class ManagedId<X> extends Object
| Constructor and Description |
|---|
ManagedId(Object id,
EntityTypeImpl<X> type)
Constructor for the raw ids.
|
public ManagedId(Object id, EntityTypeImpl<X> type)
id - the idtype - the typepublic Object getId()
public EntityTypeImpl<? super X> getType()
Copyright © 2012 Batoo Software & Consultancy. All Rights Reserved.