Multiple users in java DB (embeded)?

699 Views Asked by At

Is it possible to create multiple users in Java DB (embeded) in NetBeans IDE? If yes, how can I do it?

1

There are 1 best solutions below

0
On

Yes it is possible. It is described in the Derby development guide which is available on the Apache Derby website:

http://db.apache.org/derby/manuals/index.html

D