[
https://jira.jboss.org/jira/browse/JBIDE-4426?page=com.atlassian.jira.plu...
]
Vitali Yemialyanchyk commented on JBIDE-4426:
---------------------------------------------
I find a reason:
DefaultReverseEngineeringStrategy.excludeTable &
OverrideRepository.excludeTable
in case of reverse engineering we are using (in ReverseEngineeringEditor):
>>
OverrideRepository repository;
...
lazyDatabaseSchema = new LazyDatabaseSchema(configuration,
repository.getReverseEngineeringStrategy(new DefaultReverseEngineeringStrategy()));
>>
DefaultReverseEngineeringStrategy.excludeTable -
exclude oracle $BIN tables, but
OverrideRepository.excludeTable not.
Filtering Oracle's bogus $BIN tables
------------------------------------
Key: JBIDE-4426
URL:
https://jira.jboss.org/jira/browse/JBIDE-4426
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Hibernate
Affects Versions: 3.1.0.M1
Environment: Galileo RC2
JBTools H235
DB Oracle 10.2.0.1.0
Reporter: Krasimir Goutcev
Assignee: Vitali Yemialyanchyk
Fix For: 3.1.0.CR2
Attachments: 2009-06-04_1050.png, Console Config & Reveng difference.jpg,
JBIDE-4426_patch.txt
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira