Using the org.apache.ojb.broker.util.sequence.SequenceManagerSapDBImpl
as a base, I'm attempting to create a sequencemanager that uses a
configuration to help it decide which sequence name to use. The premise
is to basically provide a mapping from a generated name ( using the same
spec as in the SapDB impl ) to a given name.  
 
i.e. 
 
SEQ_TB_USER_ID_USER = SEQ_USER_ID
 
would be an entry in the configuration.
 
What I was wondering was how the Configuration spec works.  Is
everything read from the OJB.properties files, or is there a way to
specify a different file for the logging configuraiton and sequence
configuration.
 
Sorry if this seems like a very basic question; I've just downloaded
today and am diving in.
 
Thanks in advance for any help,

Aadi Deshpande 
Director of Engineering 
ClubMom, Inc. 
200 Madison Ave., 6th Floor 
New York,  NY 10016 
tel 646.435.6562 
fax 646.435.6600 

 

Reply via email to