Package | Description |
---|---|
oracle.toplink.essentials.internal.weaving | |
oracle.toplink.libraries.asm.tree | |
oracle.toplink.libraries.asm.util |
Modifier and Type | Class and Description |
---|---|
class |
TopLinkMethodWeaver
INTERNAL:
Used by TopLink's weaving feature to adjust methods to make use of ValueHolders that
have been inserted by TopLinkClassWeaver.
|
Modifier and Type | Class and Description |
---|---|
class |
TreeCodeAdapter
A
CodeAdapter that constructs a tree representation of
the methods it vists. |
Modifier and Type | Class and Description |
---|---|
class |
CheckCodeAdapter
A
CodeAdapter that checks that its methods are properly
used. |
Copyright © 2022. All rights reserved.