Compare two identifiers (table names, column names,...) and verify they are equal. Case sensitivity depends on the configuration.
@param a the first identifier
@param b the second identifier
@return true if they match
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.