Package | Description |
---|---|
com.mysema.query.sql |
SQL/JDBC support for Querydsl
|
Modifier and Type | Method and Description |
---|---|
protected PrimaryKey<T> |
RelationalPathBase.createPrimaryKey(Path<?>... columns) |
PrimaryKey<T> |
RelationalPathBase.getPrimaryKey() |
PrimaryKey<T> |
RelationalPath.getPrimaryKey()
Get the primary key for this relation or null if none exists
|
Copyright © 2007-2013 Mysema Ltd. All Rights Reserved.