Please use the google group to ask questions - thanks.

by user2 07 Nov 14:56
How do I control which DbPlugin is used?
 
19 Nov 03:59
by Rob

The Plugin is determined automatically based on the JDBC driver.

If you want to explicitly specify the plugin (say you built your own one) then there is a system.properties property you can use.

# Specify a specific Plugin
#
ebean.mydb.plugin=com.avaje.ebean.server.plugin.MySpecificPlugin

Also refer to http://www.avaje.org/plugin.html

Create a New Topic

Title:
Body:
 
Introduction User Guide (pdf) Install/Configure Public JavaDoc Whitepapers
General Database Specific Byte Code Deployment Annotations Features
Top Bugs Top Enhancements
woResponse