We support byte, int and long typed attributes but not short. An exception is raised when declaring a short typed attribute:
Unable to find a GridType for org.hibernate.type.ShortType
at org.hibernate.ogm.type.impl.TypeTranslatorImpl.getType(TypeTranslatorImpl.java:121)
at org.hibernate.ogm.persister.OgmEntityPersister.<init>(OgmEntityPersister.java:209)