Package | Description |
---|---|
net.ravendb.client.document |
Modifier and Type | Method and Description |
---|---|
IdValuePartFinder |
DocumentConvention.getFindIdValuePartForValueTypeConversion()
When RavenDB needs to convert between a string id to a value type like int or uuid, it calls
this to perform the actual work
|
Modifier and Type | Method and Description |
---|---|
void |
DocumentConvention.setFindIdValuePartForValueTypeConversion(IdValuePartFinder findIdValuePartForValueTypeConversion)
When RavenDB needs to convert between a string id to a value type like int or uuid, it calls
this to perform the actual work
|
Copyright © 2016. All Rights Reserved.