Hi Thank you for reading my post.
We have planned to use Derby embedded for our application internal data storage. Here I have some questions which any answers could be helpful about them. - We need highest performance, Should we use stored procedure? - We will encrypt the database using derby Encryption mechanism, will it cause performance problem? - Is it correct that we can include a jar file or some Java classes into the database? if it is correct, what is its use? Thank you very much.
