[Biojava-dev] Writing to AceDB with Java

Thomas Down td2 at sanger.ac.uk
Tue Apr 15 11:45:14 EDT 2003


On Mon, Apr 14, 2003 at 06:14:44PM -0400, Philip MacMenamin wrote:
> I have beenl ooking through the AceDB code, and it is not comparing to the 
> API Doc: 
> 
> http://www.sanger.ac.uk/Users/td2/biojava_core_20000121/index.html

That set of javadocs is very, very, old (the number is a
datestamp -- January 2000!).  I'd completely forgotten it
existed, and am removing it now.

I'd suggest building fresh javadocs from the current source
code:

    ant javadocs

> My real question is how do I write AceObject to a DB with the most recent 
> API? 
> As in, what method, what command etc. 

I think the APIs are currently read-only.

    Thomas.


More information about the biojava-dev mailing list