rickardoberg / neo4j-jdbc

Neo4j JDBC driver
33 stars 60 forks source link

Remove databases created from Driver, and use a singleton to store it #9

Closed wargre closed 11 years ago

wargre commented 11 years ago

When we use the Driver, a Databases object is created into the driver class.

I think the driver is mostly use to connect a remote server, so we should instanciate the database as needed for instance in a singleton

peterneubauer commented 11 years ago

@wargre , @gwa very cool! Could you please send in the CLA (http://docs.neo4j.org/chunked/snapshot/cla.html) so we can merge in the code? Thanks!

wargre commented 11 years ago

Mail sent.

peterneubauer commented 11 years ago

Thanks, got the cla.

/peter

Sent from mobile device. On Feb 15, 2013 8:38 PM, "wargre" notifications@github.com wrote:

Mail sent.

— Reply to this email directly or view it on GitHubhttps://github.com/rickardoberg/neo4j-jdbc/pull/9#issuecomment-13624078.