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

io.sundr.examples.crud.AddressDao Maven / Gradle / Ivy

package io.sundr.examples.crud;

/**
 * A DAO for Addresses.
 **/
public interface AddressDao extends Dao
{ }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy