java: Implement 6 more JNI syncbase internal functions

The functions added in this CL are:

  Service.GetPermissions
  Service.SetPermissions
  Database.GetPermissions
  Database.SetPermissions
  Collection.GetPermissions
  Collection.SetPermissions

This CL also makes the newVBytesFromJava more resilient (works when a
nil is passed in) and reorders the bottom part of the jni.go to be in
alphabetical order of the v23_syncbase_ types they are operating on.

MultiPart: 2/2
Change-Id: Ib855a53b1ff317fae851a282aea6a4fdae2ecb20
3 files changed