org.hibernate.test.annotations.collectionelement.embeddables.withcustomenumdef
Class Query
java.lang.Object
org.hibernate.test.annotations.collectionelement.embeddables.withcustomenumdef.Query
@Entity
public class Query
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Query
public Query()
Query
public Query(Location... locations)
getId
public Long getId()
setId
public void setId(Long id)
getIncludedLocations
public Set<Location> getIncludedLocations()
setIncludedLocations
public void setIncludedLocations(Set<Location> includedLocations)
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.