JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.querydsl.core.alias
Interface ManagedObject
public interface
ManagedObject
ManagedObject
is a tagging interface for CGLIB alias proxies
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Path
<?>
__mappedPath
()
Returns the underlying
Path
instance of this proxy
Method Details
__mappedPath
Path
<?>
__mappedPath
()
Returns the underlying
Path
instance of this proxy
Returns:
underlying
Path
instance