Method | Description | |
---|---|---|
CharIndexFunction ( ) : System | ||
Render ( IList args, ISessionFactoryImplementor factory ) : SqlString | ||
ReturnType ( IType columnType, IMapping mapping ) : IType |
Method | Description | |
---|---|---|
RenderPositionInSubstring ( SqlStringBuilder buf, object pattern, object orgString, object start ) : void |
public Render ( IList args, ISessionFactoryImplementor factory ) : SqlString | ||
args | IList | |
factory | ISessionFactoryImplementor | |
return | SqlString |
public ReturnType ( IType columnType, IMapping mapping ) : IType | ||
columnType | IType | |
mapping | IMapping | |
return | IType |