public class ParsedEntity extends Object
Constructor and Description |
---|
ParsedEntity() |
public String getDataSourceName()
public String getDataSourceMappingName()
public String getEntityName()
public String getTableName()
public Boolean getCreateTable()
public Boolean getRemoveTable()
public Boolean getAlterTable()
public Boolean getRowLocking()
public Boolean getReadOnly()
public Integer getReadTimeOut()
public Boolean getPrimaryKeyConstraint()
public String getEagerLoadGroup()
public ParsedReadAhead getReadAhead()
public Boolean getCleanReadAheadOnLoad()
public Integer getListCacheMax()
public Integer getFetchSize()
public JDBCEntityCommandMetaData getEntityCommand()
public ParsedOptimisticLocking getOptimisticLocking()
public ParsedAudit getAudit()
public Class<?> getQlCompiler()
public Boolean getThrowRuntimeExceptions()
public ParsedCmpField getUpkField()
public List<ParsedQuery> getQueries()
public List<ParsedCmpField> getCmpFields()
public String getPreferredMappingStyle()
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.