Home > Persistence > Apache Derby 10.7.1.1 New Features

Apache Derby 10.7.1.1 New Features


Finally, I have got a chance today to review new features of Apache Derby 10.7.1.1. Quite Promising!

Still I need to check effect of these new features from JPA Tooling perspective of Eclipse and other IDEs, as well as ORM code generation tools e.g. Hibernate, EclipseLink etc.

  • Definer’s rights – Procedures and functions can now run with their creators’ privileges, rather than with the current user’s permissions.
  • BOOLEAN data type – Boolean is now a legal data type for columns, routine arguments, and function return values.
  • Table truncation – A new TRUNCATE TABLE command drops all rows in a table quickly.
  • Query plan browsing – A new PlanExporter tool helps developers visualize query plans better.
  • Unicode database names – Remote clients can now use database names which include Unicode characters outside the ASCII codeset.
Categories: Persistence
  1. No comments yet.
  1. No trackbacks yet.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.