File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed
hibernate-core/src/main/java/org/hibernate/metamodel/mapping/internal Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change 1616import org .hibernate .engine .FetchStyle ;
1717import org .hibernate .engine .FetchTiming ;
1818import org .hibernate .engine .internal .CacheHelper ;
19- import org .hibernate .engine .internal .ManagedTypeHelper ;
2019import org .hibernate .engine .spi .PersistentAttributeInterceptor ;
2120import org .hibernate .engine .spi .SharedSessionContractImplementor ;
2221import org .hibernate .internal .util .IndexedConsumer ;
3635import org .hibernate .metamodel .mapping .ValuedModelPart ;
3736import org .hibernate .metamodel .model .domain .NavigableRole ;
3837import org .hibernate .property .access .spi .PropertyAccess ;
39- import org .hibernate .proxy .HibernateProxy ;
4038import org .hibernate .proxy .LazyInitializer ;
4139import org .hibernate .query .sqm .ComparisonOperator ;
4240import org .hibernate .spi .NavigablePath ;
You can’t perform that action at this time.
0 commit comments