Nathan McEachen wrote:
> java.sql.SQLException: ERROR: DROP DATABASE cannot run inside a > transaction block
> autocommit="false"
Try with autocommit="true".
-O