Does jOOQ have any Java API for creating a database and then creating tables within that database? I mean, other than just concatenating strings to build a raw SQL command and then execute()ing that.
-- [email protected] www.murrayc.com www.openismus.com
