OK, thank you very much for your help. So, when I parse the files list, I must create 12 files :

     - com.hp.hpl.jena.sdb.layout1.FormatterSimpleSyBase.java
     - com.hp.hpl.jena.sdb.layout1.StoreSimpleSybase.java
     - com.hp.hpl.jena.sdb.layout2.index.FmtLayout2IndexSyBase.java
     - com.hp.hpl.jena.sdb.layout2.index.StoreTriplesNodesIndexSyBase.java
     - com.hp.hpl.jena.sdb.layout2.index.TupleLoaderIndexSyBase.java
     - com.hp.hpl.jena.sdb.layout2.hash.FmtLayout2HashSyBase.java
     - com.hp.hpl.jena.sdb.layout2.hash.StoreTriplesNodesHashSyBase.java
     - com.hp.hpl.jena.sdb.layout2.hash.TupleLoaderHashSyBase.java
     - com.hp.hpl.jena.sdb.sql.JDBC
     - com.hp.hpl.jena.sdb.storeDatabaseType

Is there another file ?


Le 03/01/2012 17:45, Andy Seaborne a écrit :
On 03/01/12 10:10, xavier aimé wrote:
Dear List,

I would like to connect SDB with a DataBase in SyBase, but we don't have
this DatabaseType in the list. Is it easy to write ? Is it possible ?
What's the best solution.

Thanks in advance, and happy new year :)

(Not knowing much about Sybase ...)

SDB does not assume capabilities beyond SQL92 and allows for differences in syntax between systems.

Adding a new database is reasonably straight forward, following the templating (by implementing various interfaces) approach already used for the other databases.

So the best solution is add it and contribute the patch for it to the project.

    Andy


--

Xavier Aimé – Ingénieur de recherche
Equipe Ingénierie des Connaissances & Santé
ORPHANET - INSERM US14 - Plateforme Maladies Rares - 96 rue Didot, F75014 PARIS



Conférence IC 2012 - Du 25 au 29 juin 2012
Centre des Cordeliers - 15, rue de l'École de Médecine - 75006 Paris

Page FaceBook : http://www.facebook.com/ConfIC2012
Site web : http://ic2012.crc.jussieu.fr/


Reply via email to