mirror of
https://github.com/querydsl/querydsl.git
synced 2026-06-13 21:01:01 +08:00
This commit is contained in:
parent
32bab089c8
commit
a976d7971b
@ -15,7 +15,7 @@ import com.mysema.query.types.path.BeanPath;
|
||||
*
|
||||
* @author tiwe
|
||||
*
|
||||
* @param <T>
|
||||
* @param <T> entity type
|
||||
*/
|
||||
public class RelationalPathBase<T> extends BeanPath<T> implements RelationalPath<T> {
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user