Hello I\'m trying to create application with Derby database. When I create a new database I should use jdbc:derby:library;create=true and it was working great.
jdbc:derby:library;create=true