Package com.ongres.scram.common
Interface CharSupplier
-
- All Known Implementing Classes:
Gs2Attributes,Gs2CbindFlag,ScramAttributes
interface CharSupplierRepresents an attribute (a key name) that is represented by a single char.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description chargetChar()Return the char used to represent this attribute.
-