nl.karpi.bm
Class Seq

java.lang.Object
  extended by nl.knowledgeplaza.util.AbstractBean<T>
      extended by nl.knowledgeplaza.util.jpa.AbstractBean<T>
          extended by nl.knowledgeplaza.util.jpa.AbstractBeanEclipselink<T>
              extended by nl.karpi.bm.AbstractBean<Seq>
                  extended by nl.karpi.bm.generated.Seq
                      extended by nl.karpi.bm.Seq
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable, java.lang.Comparable<Seq>, nl.knowledgeplaza.util.jpa.EclipselinkDescriptorEventListenerRouter.EclipselinkEntityEventListener, nl.knowledgeplaza.util.jpa.JpaUtil.JpaEntityInformation, nl.knowledgeplaza.util.property.Property.PropertyBean, nl.knowledgeplaza.util.PropertyChangeProvider

public class Seq
extends Seq
implements java.io.Serializable

A JPA entity class for seq.

Version:
$Revision: 1.1 $
Author:
$Author: toeukpap $
See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class nl.karpi.bm.generated.Seq
Seq.ComparatorSeqId
 
Field Summary
 
Fields inherited from class nl.karpi.bm.generated.Seq
COMPARATOR_SEQID, seqId, SEQID_COLUMN_NAME, SEQID_FIELD_ID, SEQID_PROPERTY_CLASS, SEQID_PROPERTY_ID, SEQID_PROPERTY_LENGTH, SEQID_PROPERTY_NULLABLE, seqVal, SEQVAL_COLUMN_NAME, SEQVAL_FIELD_ID, SEQVAL_PROPERTY_CLASS, SEQVAL_PROPERTY_ID, SEQVAL_PROPERTY_LENGTH, SEQVAL_PROPERTY_NULLABLE, SEQVAL_PROPERTY_PRECISION
 
Fields inherited from class nl.knowledgeplaza.util.jpa.AbstractBeanEclipselink
iReadFromStorage
 
Constructor Summary
Seq()
           
 
Method Summary
 
Methods inherited from class nl.karpi.bm.generated.Seq
clearProperties, clone, cloneShallow, compareTo, equals, findAll, findAllOrderedBy, findAndLockByPK, findByPK, findBySeqId, getSeqId, getSeqVal, hashCode, rememberAtLoadTimeValues, setSeqId, setSeqVal, shallowCopy, toString, translate, translate, withSeqId, withSeqVal
 
Methods inherited from class nl.karpi.bm.AbstractBean
getdate
 
Methods inherited from class nl.knowledgeplaza.util.jpa.AbstractBeanEclipselink
aboutToDelete, aboutToInsert, aboutToUpdate, isAlreadyPersisted, isOverriddenEvent, postBuild, postClone, postDelete, postInsert, postLoadHook, postMerge, postPersistHook, postRefresh, postRemoveHook, postSaveHook, postUpdate, postUpdateHook, postWrite, preDelete, preInsert, prePersist, prePersistHook, preRemove, preRemoveHook, preSaveHook, preUpdate, preUpdateHook, preUpdateWithChanges, preWrite
 
Methods inherited from class nl.knowledgeplaza.util.jpa.AbstractBean
ignoreAllChanges, ignoreChanges, isDirty, isReadonly, markAsDirty, markedAsDirtyHook, registerAllChanges, registerChanges, setReadonly, touch
 
Methods inherited from class nl.knowledgeplaza.util.AbstractBean
addProperty, addPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, firePropertyChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, removeProperty, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Seq

public Seq()


Copyright © 2010 KnowledgePlaza. All Rights Reserved.