|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lexevs.dao.database.ibatis.parameter.PrefixedTableParameterBean
public class PrefixedTableParameterBean
The Class PrefixedTableParameterBean.
Constructor Summary | |
---|---|
PrefixedTableParameterBean()
Instantiates a new prefixed table parameter bean. |
|
PrefixedTableParameterBean(java.lang.String prefix)
Instantiates a new prefixed table parameter bean. |
Method Summary | |
---|---|
java.lang.String |
getActualTableSetPrefix()
|
java.lang.String |
getPrefix()
Gets the prefix. |
void |
setActualTableSetPrefix(java.lang.String actualTableSetPrefix)
|
void |
setPrefix(java.lang.String prefix)
Sets the prefix. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PrefixedTableParameterBean()
public PrefixedTableParameterBean(java.lang.String prefix)
prefix
- the prefixMethod Detail |
---|
public void setPrefix(java.lang.String prefix)
prefix
- the new prefixpublic java.lang.String getPrefix()
public void setActualTableSetPrefix(java.lang.String actualTableSetPrefix)
public java.lang.String getActualTableSetPrefix()
|
Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |