OSDN Git Service

Corrected problem where a null pointer exception would happen if the database did...
authorRandy Baumgarte <randy@fbn.cx>
Mon, 26 Jul 2010 15:45:56 +0000 (11:45 -0400)
committerRandy Baumgarte <randy@fbn.cx>
Mon, 26 Jul 2010 15:45:56 +0000 (11:45 -0400)
commit5a48734dfdffe8c73689bda441794db8c3f554bf
tree79ea5fb16de5cb9ff17ac125735a969b665be676
parent73fd05bf3755002a9a8367aa7861e6d38661302d
Corrected problem where a null pointer exception would happen if the database did not exist.
src/cx/fbn/nevernote/sql/DatabaseConnection.java