Skip to content

Commit

Permalink
Remove empty proxies in Hibernate metadata
Browse files Browse the repository at this point in the history
Closes gh-55
  • Loading branch information
sdeleuze committed Sep 18, 2022
1 parent dc27315 commit 8fd3b9d
Showing 1 changed file with 0 additions and 96 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -457,102 +457,6 @@
"org.glassfish.jaxb.core.v2.model.annotation.Locatable"
]
},
{
"condition": {
"typeReachable": "org.hibernate.bytecode.internal.bytebuddy.ByteBuddyState$ProxyDefinitionHelpers"
},
"interfaces": []
},
{
"condition": {
"typeReachable": "org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl"
},
"interfaces": []
},
{
"condition": {
"typeReachable": "org.hibernate.jpa.HibernatePersistenceProvider"
},
"interfaces": []
},
{
"condition": {
"typeReachable": "org.hibernate.cfg.AnnotationBinder"
},
"interfaces": []
},
{
"condition": {
"typeReachable": "org.hibernate.jpa.HibernatePersistenceProvider"
},
"interfaces": []
},
{
"condition": {
"typeReachable": "org.hibernate.jpa.boot.spi.Bootstrap"
},
"interfaces": []
},
{
"condition": {
"typeReachable": "org.hibernate.boot.jaxb.internal.MappingBinder"
},
"interfaces": []
},
{
"condition": {
"typeReachable": "org.hibernate.bytecode.internal.bytebuddy.ByteBuddyState$ProxyDefinitionHelpers"
},
"interfaces": []
},
{
"condition": {
"typeReachable": "org.hibernate.bytecode.internal.bytebuddy.ByteBuddyState$ProxyDefinitionHelpers$1"
},
"interfaces": []
},
{
"condition": {
"typeReachable": "org.hibernate.cfg.AnnotationBinder"
},
"interfaces": []
},
{
"condition": {
"typeReachable": "org.hibernate.jpa.HibernatePersistenceProvider"
},
"interfaces": []
},
{
"condition": {
"typeReachable": "org.hibernate.jpa.boot.spi.Bootstrap"
},
"interfaces": []
},
{
"condition": {
"typeReachable": "org.hibernate.jpa.event.internal.CallbackDefinitionResolverLegacyImpl"
},
"interfaces": []
},
{
"condition": {
"typeReachable": "org.hibernate.cfg.AnnotationBinder"
},
"interfaces": []
},
{
"condition": {
"typeReachable": "org.hibernate.jpa.HibernatePersistenceProvider"
},
"interfaces": []
},
{
"condition": {
"typeReachable": "org.hibernate.jpa.event.internal.CallbackDefinitionResolverLegacyImpl"
},
"interfaces": []
},
{
"condition": {
"typeReachable": "org.hibernate.jpa.boot.spi.Bootstrap"
Expand Down

0 comments on commit 8fd3b9d

Please sign in to comment.