| Package | Description |
|---|---|
| com.sun.jdo.api.persistence.enhancer |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ByteCodeEnhancer.enhanceClassFile(InputStream in,
OutputStreamWrapper out)
Enhances a given class according to the JDO meta-data.
|
boolean |
FilterEnhancer.enhanceClassFile(InputStream inByteCode,
OutputStreamWrapper outByteCode)
Enhances a given class according to the JDO meta-data.
|
boolean |
ByteCodeEnhancerTimer.enhanceClassFile(InputStream inByteCode,
OutputStreamWrapper outByteCode) |
Copyright © 2013. All Rights Reserved.