All Downloads are FREE. Search and download functionalities are using the official Maven repository.

src.org.neodatis.odb.DatabaseId Maven / Gradle / Ivy

There is a newer version: 1.9.30.689
Show newest version
package org.neodatis.odb;

import java.io.Serializable;

public interface DatabaseId extends Serializable {

	long[] getIds();

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy