I was developed a application in intelliJ with derby database.And now i want to change the database for the same project. how can do in intelliJ idea??can anyone suggest me please???
Typically an IDE would have nothing to do with which DB is used in an application. Can you explain what exactly do you want to do with the IDE while dealing with the DB in your application?