Cumulus4j API
(1.0.1)

Uses of Class
org.cumulus4j.store.model.Sequence

Packages that use Sequence
org.cumulus4j.store.model Data model classes used to store data and meta-data in the backend. 
 

Uses of Sequence in org.cumulus4j.store.model
 

Methods in org.cumulus4j.store.model that return Sequence
static Sequence Sequence.createSequence(PersistenceManager pm, String sequenceName)
          Get the Sequence identified by the given sequenceName.
static Sequence Sequence.getSequence(PersistenceManager pm, String sequenceName)
          Get the Sequence identified by the given sequenceName.
 


Cumulus4j API
(1.0.1)

Copyright © 2012 NightLabs Consulting GmbH. All Rights Reserved.