Package org.mybatis.dynamic.sql.render
package org.mybatis.dynamic.sql.render
-
ClassDescriptionReturns the alias for a table if specified, or the table name itself.This class encapsulates all the supporting items related to rendering, and contains many utility methods used during the rendering process.A rendering strategy is used to generate a platform specific binding.