| Package | Description |
|---|---|
| org.hibernate.bytecode.internal.javassist | |
| org.hibernate.bytecode.spi |
| Modifier and Type | Class and Description |
|---|---|
class |
AccessOptimizerAdapter
The
ReflectionOptimizer.AccessOptimizer implementation for Javassist
which simply acts as an adapter to the BulkAccessor class. |
| Modifier and Type | Method and Description |
|---|---|
ReflectionOptimizer.AccessOptimizer |
ReflectionOptimizerImpl.getAccessOptimizer() |
| Constructor and Description |
|---|
ReflectionOptimizerImpl(ReflectionOptimizer.InstantiationOptimizer instantiationOptimizer,
ReflectionOptimizer.AccessOptimizer accessOptimizer) |
| Modifier and Type | Method and Description |
|---|---|
ReflectionOptimizer.AccessOptimizer |
ReflectionOptimizer.getAccessOptimizer() |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.