]
Scott Marlow reassigned WFLY-11991:
-----------------------------------
Assignee: Scott Marlow (was: Brian Stansberry)
Add Hibernate ORM transformer option to transform any method
parameter of type org.hibernate.engine.spi.SessionImplementor
--------------------------------------------------------------------------------------------------------------------------
Key: WFLY-11991
URL:
https://issues.jboss.org/browse/WFLY-11991
Project: WildFly
Issue Type: Enhancement
Reporter: Scott Marlow
Assignee: Scott Marlow
Priority: Major
Use case is [
https://github.com/simkam/wildfly/compare/hibernate_transformer]. The idea
is to transform any class method parameter of type
org.hibernate.engine.spi.SessionImplementor, in user application for any class found that
isn't in the org.hibernate package.