public class DetectQueryBean extends Object
Used by enhancement to detect when GETFIELD access on query beans should be replaced by appropriate method calls.
| Modifier and Type | Method and Description |
|---|---|
boolean |
isEmpty()
Return true if there are no known packages.
|
boolean |
isQueryBean(String owner)
Return true if this class is a query bean using naming conventions for query beans.
|
String |
toString() |
Copyright © 2019. All rights reserved.