public interface IKeyBuilderFactory
IKeyBuilder
instances.Modifier and Type | Method and Description |
---|---|
IKeyBuilder |
getKeyBuilder()
Return an instance of the configured
IKeyBuilder . |
IKeyBuilder |
getPrimaryKeyBuilder()
Return an instance of the configured
IKeyBuilder that has been
overridden to have StrengthEnum.Primary collation strength. |
IKeyBuilder getKeyBuilder()
IKeyBuilder
.IKeyBuilder getPrimaryKeyBuilder()
IKeyBuilder
that has been
overridden to have StrengthEnum.Primary
collation strength. This
may be used to form successors for Unicode prefix scans without having
the secondary sort ordering characteristics mucking things up.Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.