Created
April 25, 2025 15:38
-
-
Save scottmarlow/2be06784d8667454b07f2e798d3b727b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| class com.sun.ts.tests.jpa.core.annotations.mapkeycolumn.Department2 | |
| class com.sun.ts.tests.jpa.core.annotations.mapkeycolumn.Department2$HibernateInstantiator | |
| com.sun.ts.tests.jpa.core.annotations.mapkeycolumn.Department2$HibernateAccessOptimizeralastNameEmployeesaname | |
| getReflectionOptimizer:275, BytecodeProviderImpl (org.hibernate.bytecode.internal.bytebuddy) | |
| resolveReflectionOptimizer:325, EntityRepresentationStrategyPojoStandard (org.hibernate.metamodel.internal) | |
| <init>:154, EntityRepresentationStrategyPojoStandard (org.hibernate.metamodel.internal) | |
| resolveStrategy:62, ManagedTypeRepresentationResolverStandard (org.hibernate.metamodel.internal) | |
| <init>:562, AbstractEntityPersister (org.hibernate.persister.entity) | |
| <init>:134, SingleTableEntityPersister (org.hibernate.persister.entity) | |
| newInstance0:-1, NativeConstructorAccessorImpl (jdk.internal.reflect) | |
| newInstance:77, NativeConstructorAccessorImpl (jdk.internal.reflect) | |
| newInstance:45, DelegatingConstructorAccessorImpl (jdk.internal.reflect) | |
| newInstanceWithCaller:500, Constructor (java.lang.reflect) | |
| newInstance:481, Constructor (java.lang.reflect) | |
| createEntityPersister:94, PersisterFactoryImpl (org.hibernate.persister.internal) | |
| createEntityPersister:77, PersisterFactoryImpl (org.hibernate.persister.internal) | |
| processBootEntities:250, MappingMetamodelImpl (org.hibernate.metamodel.model.domain.internal) | |
| finishInitialization:184, MappingMetamodelImpl (org.hibernate.metamodel.model.domain.internal) | |
| initializeMappingModel:373, SessionFactoryImpl (org.hibernate.internal) | |
| <init>:302, SessionFactoryImpl (org.hibernate.internal) | |
| build:463, SessionFactoryBuilderImpl (org.hibernate.boot.internal) | |
| build:1517, EntityManagerFactoryBuilderImpl (org.hibernate.jpa.boot.internal) | |
| build:32, TwoPhaseBootstrapImpl (org.jboss.as.jpa.hibernate) | |
| run:159, PersistenceUnitServiceImpl$1$1 (org.jboss.as.jpa.service) | |
| run:117, PersistenceUnitServiceImpl$1$1 (org.jboss.as.jpa.service) | |
| executePrivileged:776, AccessController (java.security) | |
| doPrivileged:399, AccessController (java.security) | |
| doChecked:664, WildFlySecurityManager (org.wildfly.security.manager) | |
| run:201, PersistenceUnitServiceImpl$1 (org.jboss.as.jpa.service) | |
| run:35, ContextClassLoaderSavingRunnable (org.jboss.threads) | |
| safeRun:1990, EnhancedQueueExecutor (org.jboss.threads) | |
| doRunTask:1486, EnhancedQueueExecutor$ThreadBody (org.jboss.threads) | |
| run:1377, EnhancedQueueExecutor$ThreadBody (org.jboss.threads) | |
| run:840, Thread (java.lang) | |
| run:513, JBossThread (org.jboss.threads) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment