]
Koen Aers reassigned JBIDE-25810:
---------------------------------
Assignee: Koen Aers
Remove the boolean arguments from IExportSchema#create(boolean,
boolean)
------------------------------------------------------------------------
Key: JBIDE-25810
URL:
https://issues.jboss.org/browse/JBIDE-25810
Project: Tools (JBoss Tools)
Issue Type: Task
Components: hibernate
Affects Versions: 4.5.3.AM2
Reporter: Koen Aers
Assignee: Koen Aers
Fix For: 4.5.3.AM3
The method is called only once with respective 'false' and 'true' for the
arguments. It is better to encapsulate those in the service provider layer.