public interface RowIdentifier
RowIdentifier
provides a way to define an unique identifier for each
database record of a table.Modifier and Type | Method and Description |
---|---|
String |
getRowIdentifierString()
Returns the identifier of the
VirtualTableRow as
String . |
String getRowIdentifierString()
VirtualTableRow
as
String
.Copyright © 2003–2020 XDEV Software. All rights reserved.