Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SpiEbeanPlugin API change : DatabasePlatform dbPlatform parameter removed #374

Closed
rbygrave opened this issue Aug 6, 2015 · 0 comments
Closed
Assignees
Milestone

Comments

@rbygrave
Copy link
Member

rbygrave commented Aug 6, 2015

Change from

  void setup(SpiEbeanServer server, DatabasePlatform dbPlatform, ServerConfig serverConfig);

To:

  void setup(SpiEbeanServer server, ServerConfig serverConfig);
@rbygrave rbygrave self-assigned this Aug 6, 2015
@rbygrave rbygrave added this to the 6.3.1 milestone Aug 6, 2015
@rbygrave rbygrave closed this as completed Aug 6, 2015
rbygrave added a commit that referenced this issue Aug 6, 2015
rbygrave added a commit that referenced this issue Aug 6, 2015
rbygrave added a commit that referenced this issue Aug 6, 2015
rbygrave added a commit that referenced this issue Aug 14, 2015
rbygrave added a commit that referenced this issue Aug 14, 2015
rbygrave added a commit that referenced this issue Aug 14, 2015
rbygrave added a commit that referenced this issue Aug 14, 2015
rbygrave added a commit that referenced this issue Aug 17, 2015
rbygrave added a commit that referenced this issue Aug 17, 2015
…erfaces etc - used to find bean properties with those behaviours
rbygrave added a commit that referenced this issue Aug 17, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant