Uses of Interface
com.vaadin.v7.data.util.sqlcontainer.query.FreeformQueryDelegate
-
Packages that use FreeformQueryDelegate Package Description com.vaadin.v7.data.util.sqlcontainer.query -
-
Uses of FreeformQueryDelegate in com.vaadin.v7.data.util.sqlcontainer.query
Subinterfaces of FreeformQueryDelegate in com.vaadin.v7.data.util.sqlcontainer.query Modifier and Type Interface Description interfaceFreeformStatementDelegateDeprecated.As of 8.0, no replacement available.Methods in com.vaadin.v7.data.util.sqlcontainer.query that return FreeformQueryDelegate Modifier and Type Method Description FreeformQueryDelegateFreeformQuery. getDelegate()Deprecated.Methods in com.vaadin.v7.data.util.sqlcontainer.query with parameters of type FreeformQueryDelegate Modifier and Type Method Description voidFreeformQuery. setDelegate(FreeformQueryDelegate delegate)Deprecated.
-