public class TranslatorContext extends Object implements SQLGenerationContext
Modifier and Type | Method and Description |
---|---|
DbAdapter |
getAdapter() |
Collection<DbAttributeBinding> |
getBindings() |
QuotingStrategy |
getQuotingStrategy() |
public Collection<DbAttributeBinding> getBindings()
getBindings
in interface SQLGenerationContext
public DbAdapter getAdapter()
getAdapter
in interface SQLGenerationContext
public QuotingStrategy getQuotingStrategy()
Copyright © 2001–2020 Apache Cayenne. All rights reserved.