public interface SQLGenerationContext
Modifier and Type | Method and Description |
---|---|
DbAdapter |
getAdapter() |
Collection<DbAttributeBinding> |
getBindings() |
QuotingStrategy |
getQuotingStrategy() |
DbEntity |
getRootDbEntity() |
DbAdapter getAdapter()
Collection<DbAttributeBinding> getBindings()
QuotingStrategy getQuotingStrategy()
DbEntity getRootDbEntity()
Copyright © 2001–2021 Apache Cayenne. All rights reserved.