public class AvatarInfo extends Object implements ForeignKeyInfo
Constructor and Description |
---|
AvatarInfo() |
Modifier and Type | Method and Description |
---|---|
Optional<com.querydsl.core.types.Path<String>> |
getColumn() |
String |
getDescriptionKey() |
com.querydsl.core.types.dsl.NumberPath<Long> |
getSelect() |
JiraRelationalPathBase |
getTable() |
com.querydsl.core.types.Predicate |
getWhere(String original) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
columnsToString, getAffectedEntityType, getColumns, getName
public com.querydsl.core.types.dsl.NumberPath<Long> getSelect()
getSelect
in interface ForeignKeyInfo
public Optional<com.querydsl.core.types.Path<String>> getColumn()
getColumn
in interface ForeignKeyInfo
public JiraRelationalPathBase getTable()
getTable
in interface ForeignKeyInfo
public com.querydsl.core.types.Predicate getWhere(String original)
getWhere
in interface ForeignKeyInfo
public String getDescriptionKey()
getDescriptionKey
in interface ForeignKeyInfo
Copyright © 2002-2019 Atlassian. All Rights Reserved.