I think the method is add(Class class) but I will look into it shortly. Please be aware that this is a very new untested and experimental class, unfortunately the author is in the process of moving countries so we may not be able to support you on this immediately.
Apologies for the problem. - Mark Felix Dreher <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 02/21/2006 01:34 AM To: biojava-l@biojava.org cc: (bcc: Mark Schreiber/GP/Novartis) Subject: [Biojava-l] BioSQLRichSequenceDB: initialisation error Hello, in the constructor of BioSQLRichSequenceDB the following line is called: this.addCriteria = criteria.getMethod("add", new Class[]{Class.class}); where criteria is an instance of org.hibernate.Criteria The problem is, when I try to initialise a BioSQLRichSequenceDB, a "NoSuchMethodException" is thrown at this line. I searched for the getMethod- method and in fact it is not present in org.hibernate.Criteria. So does anyone know if this is an error in the BioJava-class or in the Hibernate-class? Greetings, Felix -- Felix Dreher Max-Planck-Institute for Infection Biology Campus Charité Mitte Department of Immunology Mailing address: Schumannstraße 21/22 Visitors: Virchowweg 12 10117 Berlin Germany Tel.: +49 (0)30 28460-254 / -494 Mobile: +49 (0)163 7542426 _______________________________________________ Biojava-l mailing list - Biojava-l@biojava.org http://biojava.org/mailman/listinfo/biojava-l _______________________________________________ Biojava-l mailing list - Biojava-l@biojava.org http://biojava.org/mailman/listinfo/biojava-l