persistence@glassfish.java.net

Altering tables

From: Kiril Minanov <minanov_at_gmail.com>
Date: Mon, 7 Apr 2008 19:01:15 +0200

Hi

I was wondering if you can tell me how to alter a table
add/remove columns using JPA, not native queries

Without recreating the tables

Thank you