File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
tooling/metamodel-generator/src/main/java/org/hibernate/processor/validation Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 2323import org .hibernate .boot .model .naming .PhysicalNamingStrategyStandardImpl ;
2424import org .hibernate .boot .model .relational .Database ;
2525import org .hibernate .boot .model .relational .SqlStringGenerationContext ;
26- import org .hibernate .boot .registry .BootstrapServiceRegistryBuilder ;
2726import org .hibernate .boot .registry .classloading .internal .ClassLoaderServiceImpl ;
2827import org .hibernate .boot .registry .classloading .spi .ClassLoadingException ;
28+ import org .hibernate .boot .registry .internal .BootstrapServiceRegistryImpl ;
2929import org .hibernate .boot .registry .internal .StandardServiceRegistryImpl ;
30+ import org .hibernate .boot .registry .selector .internal .StrategySelectorImpl ;
3031import org .hibernate .boot .spi .BootstrapContext ;
3132import org .hibernate .boot .spi .MappingDefaults ;
3233import org .hibernate .boot .spi .MetadataBuildingContext ;
You can’t perform that action at this time.
0 commit comments