[
https://issues.jboss.org/browse/WFLY-6577?page=com.atlassian.jira.plugin....
]
Scott Marlow commented on WFLY-6577:
------------------------------------
Thank you, I'll close this WFLY-6577 as a duplicate of HHH-10719.
Unable to build Hibernate SessionFactory
----------------------------------------
Key: WFLY-6577
URL:
https://issues.jboss.org/browse/WFLY-6577
Project: WildFly
Issue Type: Bug
Components: JPA / Hibernate
Affects Versions: 10.0.0.Final
Environment: Windows 7 Professional (64-bit)
Java 8 u91 (64-bit)
PostgreSQL 9.5 on Windows (64-bit)
Reporter: vbndeveloper
Assignee: Scott Marlow
Original Estimate: 1 hour
Remaining Estimate: 1 hour
The hibernate entity to schema validator fails on a scenario where you have a bean with a
nullable Boolean getter/setter and also a convenience primitive boolean method decorated
with a @Transient annotation.
Ideally the validator would recognize javax.persistence.Transient annotated methods and
ignore them when validating the database schema.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)