Skip to content

Instantly share code, notes, and snippets.

@cosbor11
Last active October 23, 2015 04:34
Show Gist options
  • Select an option

  • Save cosbor11/012acb2328f5999cec0b to your computer and use it in GitHub Desktop.

Select an option

Save cosbor11/012acb2328f5999cec0b to your computer and use it in GitHub Desktop.
manager.saveEntity(sailboat);
System.out.println("Created a new Sailboat " + sailboatSkipper.getSailboat().getName() + " with Skipper " + sailboatSkipper.getFirstName());
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment