We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
public void delete(final int id);
public Setup getByID(final int id);
public List<Setup> list();
public void setSessionFactory(final SessionFactory factory);
public void add(final Setup setup);