public class PersistentAttributeFilter extends Object implements org.hibernate.annotations.common.reflection.Filter
| Modifier and Type | Field and Description |
|---|---|
static PersistentAttributeFilter |
INSTANCE
Singleton access
|
| Constructor and Description |
|---|
PersistentAttributeFilter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
returnStatic() |
boolean |
returnTransient() |
public static final PersistentAttributeFilter INSTANCE
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.