Diffrence between JPA API and hibernate native API

I am still a beginner in hibernate.I have started reading the user guide in which i found this architecture. I know that hibernate is a jpa implementation and the jpa jar contains only interfaces....