org.hibernate.test.annotations.lob
Class CompiledCode
java.lang.Object
org.hibernate.test.annotations.lob.AbstractCompiledCode
org.hibernate.test.annotations.lob.CompiledCode
@Entity
public class CompiledCode
- extends AbstractCompiledCode
Compiled code representation
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompiledCode
public CompiledCode()
getId
public Integer getId()
setId
public void setId(Integer id)
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.