public interface ValueContainer
physical table
and inline view
, but a
Tuple
is a conceptual value container as well.Modifier and Type | Method and Description |
---|---|
java.lang.String |
getLoggableValueQualifier()
Get a qualifier which can be used to qualify
values belonging to this container in
their logging. |
java.lang.Iterable<SimpleValue> |
values()
Obtain an iterator over this containers current set of value definitions.
|
java.lang.Iterable<SimpleValue> values()
java.lang.String getLoggableValueQualifier()
values
belonging to this container in
their logging.Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.