org.hibernate.test.annotations.xml.ejb3
Class Entity3

java.lang.Object
  extended by org.hibernate.test.annotations.xml.ejb3.Entity3

public class Entity3
extends Object


Constructor Summary
Entity3()
           
 
Method Summary
 Map getField1()
           
 void setField1(Map field1)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Entity3

public Entity3()
Method Detail

getField1

public Map getField1()

setField1

public void setField1(Map field1)


Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.