Class PreConfiguredNameMapping

java.lang.Object
com.querydsl.sql.namemapping.PreConfiguredNameMapping
All Implemented Interfaces:
NameMapping

public class PreConfiguredNameMapping extends Object implements NameMapping
NameMapping implementation that allows specifying exact schema, table and column name mappings.